Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify Command--Eliminating 'Do you want to save changes
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00773353
Message ID:
00773371
Views:
11
>>AFIAK, you cannot disable that prompt. As workaround, you can assign FN key to close MODI COMM window w/o saving changes and w/o prompt.
ON KEY LABEL f5 DO DiscardChanges
>>...
>>* PROGRAM DiscardChanges
>>KEYBOARD "{CTRL+Q}Y" PLAIN CLEAR
>
>Thanks Sergey! That's what I needed. I'll also use James suggestion of using Ctrl-W for auto saving.
>
>--Paul

You're welcome.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform