Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding ON KEY LABEL
Message
 
To
26/07/2004 12:26:19
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00927965
Message ID:
00927971
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
May be You shoul save the current assosiation , run the code & restore it.
 old_assosiation = ON("KEY","PGDN")
 ON KEY LABEL PgDn
 .... && Your code here
 ON KEY LABEL PgDn &old_assosiation
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform