define global dummy field without a length
Dennis Malen
dmalen at malen.com
Wed Jul 1 13:14:41 PDT 2009
Thanks Jeff!
That was my alternate plan.
Dennis Malen
516.479.5912
----- Original Message -----
From: "Jeff Harrison" <jeffaharrison at yahoo.com>
To: <filepro-list at lists.celestial.com>; "Dennis Malen" <dmalen at malen.com>
Sent: Wednesday, July 01, 2009 4:01 PM
Subject: Re: define global dummy field without a length
>
>
> --- On Wed, 7/1/09, Dennis Malen <dmalen at malen.com> wrote:
>
>> From: Dennis Malen <dmalen at malen.com>
>> Subject: define global dummy field without a length
>> To: filepro-list at lists.celestial.com
>> Date: Wednesday, July 1, 2009, 1:09 PM
>> Usual approach: aa(8,,g)
>>
>> How can I define a global dummy field without the "8"?
>>
>> aa(,,g) does not work.
>>
>> aa is a variable length.
>>
>> Dennis Malen
>> 516.479.5912
>> _______________________________________________
>
> Hi Dennis. I don't think you can do that, but I'm wondering why you need
> to? Why don't you just declare a very large size like aa(1000,,g) and
> then move it into a non-defined field if necessary in your local table?
>
> For example if yy is your local non-defined field:
>
> aa(1000,,g)
> yy=aa { ""
>
> Good Luck.
>
> Jeff Harrison
> jeffaharrison at yahoo.com
>
>
>
>
More information about the Filepro-list
mailing list