Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is _screen.visible = .f. and screen=off are identical?
Message
From
27/09/2006 12:13:26
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
27/09/2006 11:08:14
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01157514
Message ID:
01157542
Views:
16
This message has been marked as the solution to the initial question of the thread.
>Is the following have same result and behavior?
>
>in config file
>screen = off
>
>or
>
>in program file
>_screen.visible = .f.

Result yes, but behavior is different. Config file is read before your code even starts; _screen.visible cannot be touched except in your code. So it's only a matter of when, not what.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform