exporting fieldname and fieldlenght

Enrique Arredondo henry at vegena.net
Fri Apr 22 11:54:56 PDT 2005


----- Original Message ----- 
From: "Kenneth Brody" <kenbrody at bestweb.net>
To: "Enrique Arredondo" <henry at vegena.net>
Cc: "Jeff Harrison" <jeffaharrison at yahoo.com>; <filepro-list at seaslug.org>
Sent: Friday, April 22, 2005 11:49 AM
Subject: Re: exporting fieldname and fieldlenght


> Quoting Enrique Arredondo (Fri, 22 Apr 2005 11:18:46 -0700):
> [...]
>> > I see a few problems here.  In this case your
>> > fieldname and fieldlen functions should read as
>> > follows:
>> > fieldname(-,rr)
>> > fieldlen(-,rr)
> [...]
>> Guess what output this process :
>>
>> Dummy field~25~
>> Dummy field~25~
>> Dummy field~25~
>> Dummy field~25~
>> Dummy field~25~
>> Dummy field~25~
>>
>> etc..... Instead of the 166 fields.  ARGGH
> 
> Make sure you are using:
> 
>    fieldname(-,rr)
>    fieldlen(-,rr)
> 
> and not:
> 
>    fieldname(-,"rr")
>    fieldlen(-,"rr")
> 


It works now! thanks so much!


More information about the Filepro-list mailing list