dummy fields

Kenneth Brody kenbrody at spamcop.net
Tue Oct 19 07:59:30 PDT 2010


On 10/19/2010 10:09 AM, Fairlight wrote:
> Are dummy fields shared between processing tables that are CALL/CHAINed?  I
> suspect yes to CHAIN but no to CALL.  I need to know what the real deal is.
>
> Also, what about during calls to tables in other files?

Dummy fields that are declared in the automatic processing table will be 
shared among all processing tables(*).  Those that are not, are not shared 
at all.

(*) The exception, of course, being those called via "CALL NOAUTO".

-- 
Kenneth Brody


More information about the Filepro-list mailing list