Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling Close all Feature
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00233522
Message ID:
00233564
Views:
30
>>...snip...
>>
>>>>I would think you could trap for this in the QueryUnload event of the form.
>>>
>>>Agreed, maybe just placing NODEFAULT in each Queryunload would accomplish that...though the user might wonder why Close All in the menu doesn't work, perhaps just disabling it might be a good way to go...
>>
>>Sorry if a dumb question...but how do I disable the close all feature?
>
>That's not so dumb, I had to go look up the names myself :)
>
>SET SKIP OF BAR _MFI_CLALL of _MSM_WINDO .T.
>
>and if you want it back on again, change it to .F.

I can't for the life of me, get this to work. I don't know what I am doing wrong. I did notice in help that _MFI_CLALL did not show as an option under the window menu ... it only showed under the file menu. Would this have something to do with?

I am issuing this command in the init of a form.

Thanks
Paul
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform