Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
_screen.closable
Message
From
18/06/2003 09:25:39
 
 
To
18/06/2003 08:12:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00800878
Message ID:
00801132
Views:
22
I had a very similar issue and I think Fred solved it for me that time.

I think what is happening is vfp thinks the screen is closable=.t. therefore it does nothing when you issue _screen.closable=.t.
Instead try:
_screen.closable=.f.
_screen.closable=.t.
setting it to false first.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform