@br

Nancy Palmquist nlp at vss3.com
Fri Oct 3 07:39:11 PDT 2008


Jaime Perry wrote:
> This is a function I have not used much in the past and I am trying to 
> determine how useful it may be.  One thing I am wondering, is there a 
> way to use @br to get the fields that happen to be on the line @br 
> points to?  For example, if @br is say 4 and the line looks like this:
>
> counter      quantity       item #     description
>
> Is there a way to get what the quantity or item# is for line 4?   I ask, 
> because if test with the debugger, @br tells me "4" but lookupalias(xx) 
> gives me info from another line entirely.
>
> Jaime
>   
Jaime,
@br is for locating things on the screen.  It can be used to make data 
entry look like they are changing a line of the browse, or placing data 
on the line.  It can not be used to tell what data is on the line.

But, if the user selects the line by pressing a HotKey on the line, then 
you know what record of data they want to manipulate.  The @br tells you 
where that line was on the screen.

Nancy

-- 
Nancy Palmquist 		MOS & filePro Training Available
Virtual Software Systems	Web Based Training and Consulting	
PHONE: (412) 835-9417		   Web site:  http://www.vss3.com



More information about the Filepro-list mailing list