@AF

Henry Arredondo hxarredondo at LKQCORP.com
Fri Aug 17 13:06:28 PDT 2012



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

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"?

>
> 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

[...]


--
Kenneth Brody


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

Ken,  I tried using    :

Example Data:
....
Field
---
27              P1)="DF08"
28              P1)="NFPW"
....


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"



Thanks

Please consider the environment before printing


More information about the Filepro-list mailing list