question

Joe Chasan joe at magnatechonline.com
Tue Aug 3 13:26:09 PDT 2010


On Tue, Aug 03, 2010 at 04:02:39PM -0400, David Rottkamp wrote:
> Hi
>  
> Been awhile,
>  
> What is command for finding the place in an array
>  
> Say  file structure
>  
> A0) time
> A0) TIME
> A0) time
>  
> Someone is in the second field instance of a0) time
>  
> @wlfa0)   if  a0) eq "X"
>                   goto gotit
>  
> prc table has array created with 3 elements  dim element(3):aa
> what to use the instance in the associated field to pick the position in
> the array

If I understand you correctly, you are looking for @AF - the system
maintained field containing Associated Field Instance # @when-leaving-field

in your example above, @af would equal "2"

--
-Joe Chasan-                           Magnatech Business Systems, Inc.
joe - at - magnatechonline -dot- com   Hicksville, NY - USA
http://www.MagnatechOnline.com         Tel.(516) 931-4444/Fax.(516) 931-1264


More information about the Filepro-list mailing list