Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NoDefault () and DoDefault()
Message
From
28/02/2000 13:24:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
NoDefault () and DoDefault()
Miscellaneous
Thread ID:
00338552
Message ID:
00338552
Views:
50
Key press event...

Do case
case nkeycode=9
nodefault
* Do some code
otherwise
nodefault
dodefault()
endcase

Problem:
The above code ran fine in Version 5.0. In 6.0 SP3, the otherwise statement does not work.

The nodefault, dodefault combination was required in 5.0 to prevent the keypress event from firing twice. Has this changed in 6.0 SP3?
Thanks,

Stacy



Black Mountain Software, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform