fieldlen question (correction)

Larry S. Weaver Jr. lweaverjr at dellem.com
Mon Jan 8 07:42:24 PST 2007


Don Coleman wrote:

>Attempting to use fieldlen to determine the length of individual fields I need to string together and trim by priority.  Clearly I have something incorrect because in the example below AB=0.  Could someone point out my error so that AB=7 (COLEMAN being 7 characters).
>
Set AC=AA{"" (AC has no size defined)

Then AB=len(AC) instead.  What I had before will always give "10" since 
that's the length of field AA.




More information about the Filepro-list mailing list