Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reaction on Escape
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Reaction on Escape
Miscellaneous
Thread ID:
00352415
Message ID:
00352415
Views:
42
Hi everybody,

I have my form running some process and it also shows Progress bar.
It does scan .. endscan and update Progress bar info each 100 records.
I want to have ability to stop this process by Escape.

When I do it, it shows VFP message 'Interrupted...'
I want to change this behavior, so I put set escape off
and inside my scan
if lastkey()=27
exit
endif

I don't see any reaction... The process still continues to execute.
What should I do?

TIA
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform