Question on global variables for CALL command

Boaz Bezborodko boaz at mirrotek.com
Thu Mar 2 14:01:53 PST 2006


Thanks.

Boaz

Wally Turnbull wrote:

>Yes do can do that.
>
>In Auto do this:  
>  Declare global paid(1,yesno,g) 
>
>In the called process do this:
>  Declare extern paid
>
>Either auto or the other process can change the value of paid and the
>other process will get it.
>
>Best,
>Wally
>
>
>-----Original Message-----
>From: filepro-list-bounces at lists.celestial.com
>[mailto:filepro-list-bounces at lists.celestial.com] On Behalf Of Boaz
>Bezborodko
>Sent: Thursday, March 02, 2006 4:14 PM
>To: filepro-list at lists.celestial.com
>Subject: Question on global variables for CALL command
>
>Can you declare a global variable longer than 2-characters in automatic
>processing for being able to pass it to a CALLed table?
>
>IOW, can I say DECLARE paid(1,yesno) in an auto table and have it passed
>in a CALLed table or does it have to be a one- or two-character table?
>
>Thanks in advance.
>
>Boaz
>_______________________________________________
>Filepro-list mailing list
>Filepro-list at lists.celestial.com
>http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>  
>


More information about the Filepro-list mailing list