But then you'd have all of us grey-haired Pickies scratching their heads...
----- Original Message ----- From: "Jim Idle" <[email protected]> To: <[email protected]> Cc: "jBASE" <[email protected]> Sent: Thursday, July 30, 2009 7:15 PM Subject: Re: T24: Application's analysis > > CALL @variableHoldingSubroutineName > > It is non intuitive because the syntax ahpd really have been: > > CALL "subname" > CALL varWithSubName > > But it is way too late to fix that. > > Jim > > On Jul 30, 2009, at 10:53 AM, Igor Micev <[email protected]> wrote: > >> >> Hi all, >> I have the following question: >> Have 1000 names of applications: COLLATERAL, COLLATERAL.RIGHT, >> MORTGAGE, .... stored in array. >> I can do CALL COLLATERAL through code (manually), but I want to do it >> automatically with loop and then make some analysis for each of them. >> >> How do i do it, if possible? >> >> Example: >> APP.NAME = 'COLLATERAL' >> CALL APP.NAME doesn't work, that is so clear ... >> >> I tried with OFS messages but doesn't work,.. any other ways? >> When i tried with OFS, I couldn't see the system application's >> variables, arrays, ... >> >> Thanks in advance >> Igor Micev >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
