Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set focus
Message
 
To
23/07/2001 13:48:34
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00534022
Message ID:
00534027
Views:
13
The other way is to use this code:
LPARAMETERS nKeyCode, nShiftAltCtrl
IF nKeyCode=13
  NODEFAULT &&Don't let the Enter Key do its work.
ENDIF
hth,
Frank Camp
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform