Hi Horacio,

Just to clarify, I sent an invite to you a few weeks ago where you can discuss 
this. If you cannot find it in your gmail account (maybe it went to spam?) I 
can resend it to you.

Regards,

Dan McGrath
U2 Product Manager | Rocket Software

-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Horacio Pellegrino
Sent: Thursday, January 26, 2012 12:40 PM
To: U2 Users List
Subject: Re: [U2] Passing by Value

I asked the Rocket Software guys to have LOCAL variables... but nothing...
:-(


On Thu, Jan 26, 2012 at 2:02 PM, Wjhonson <wjhon...@aol.com> wrote:

>
> You've never worked on programs that are 8000 lines long I take it :)
>
>
>
>
> -----Original Message-----
> From: John Hester <jhes...@momtex.com>
> To: U2 Users List <u2-users@listserver.u2ug.org>
> Sent: Thu, Jan 26, 2012 10:49 am
> Subject: Re: [U2] Passing by Value
>
>
> I like to use increasing roman numerals:
> FOR I = 1 TO COUNTER
>  GOSUB PROCESS
> EXT I
> PROCESS:
> OR II = 1 TO COUNTER2
>  FOR III = 1 TO COUNTER3
>   FOR IV = 1 TO COUNTER4
>
>   NEXT IV
>  NEXT III
> EXT II
> ETURN
> -----Original Message-----
> rom: u2-users-boun...@listserver.u2ug.org
> mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
> ent: Thursday, January 26, 2012 10:09 AM
> o: u2-users@listserver.u2ug.org
> ubject: Re: [U2] Passing by Value
>
> n a related note, any clever ideas to localize a variable to a local 
> ubroutine?
> For I = 1 to 10
>  GOSUB PROCESS
> ext I
> top
> 3000 Lines of code later....
> PROCESS:
> OR I = 1 TO 20
> RINT I
> EXT I
> ETURN
> ______________________________________________
> 2-Users mailing list
> 2-us...@listserver.u2ug.org
> ttp://listserver.u2ug.org/mailman/listinfo/u2-users
> ______________________________________________
> 2-Users mailing list
> 2-us...@listserver.u2ug.org
> ttp://listserver.u2ug.org/mailman/listinfo/u2-users
>
> _______________________________________________
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>



-- 

*hp*
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to