Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically move cursor in a BROWSE window
Message
From
04/08/2007 21:56:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Programatically move cursor in a BROWSE window
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01245985
Message ID:
01245985
Views:
81
Is there a way to move the cursor to First and/or Last field of a record in a BROWSE window. For instance, I would like to create a PROCEDURE that I could assign a key combination via ON KEY LABEL that would move the cursor to the first and/or last field of the browse when the ON KEY LABEL selection is made.

I can identify the fields that I want to move to with FIELD(1) and FIELD(FCOUNT(SELECT())) but can seem to find a command that moves the cursor to either of these fields.

Thanks,
Robert
Next
Reply
Map
View

Click here to load this message in the networking platform