@AF

Henry Arredondo hxarredondo at LKQCORP.com
Mon Aug 20 07:17:59 PDT 2012



-----Original Message-----
From: Kenneth Brody [mailto:kenbrody at spamcop.net]
Sent: Sunday, August 19, 2012 5:06 PM
To: Henry Arredondo
Cc: filepro-list at lists.celestial.com
Subject: Re: @AF

(Improperly-quoted message fixed.  This time.)

On 8/17/2012 4:06 PM, Henry Arredondo wrote:
>> -----Original Message-----
>> From: Kenneth Brody [mailto:kenbrody at spamcop.net]
>> Sent: Friday, August 17, 2012 2:29 PM
>>
>> On 8/17/2012 2:57 PM, Henry Arredondo wrote:
>>> What is the Syntax to get the real value of the associated field that I'm sitting on ?
>>
>> What do you mean by "sitting on"?

You missed this question.

>>> If :    p1) co "NF"
>>> Then:  na(5)= { value of p1)  }
>>
>> Depending on where this processing occurs, it may be as simple as:
>>
>>       na(5) = p1
>>
[...]
>
> Ken,  I tried using    :
[...]
> Code:
>
> If :  p1) co "NF"
> Then :  na(5)= p1;nb=@af
>
> But it always shows the first instance:     na=DFA8   nb=1
>
>
> I need it to show the actual value of p1) that I'm currently at (sitting on)  : na="NFPW"; nb="2" or "28"

What do you mean by "sitting on"?

--
Kenneth Brody



--------------------

By that I meant that while looping ( sitting on = inside the loop) the p1) field, I want to know the value of p1) at any moment and save it to a dummy variable.

Please consider the environment before printing


More information about the Filepro-list mailing list