Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display Locfile() dialog with _screen=OFF
Message
From
03/11/2000 10:07:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to display Locfile() dialog with _screen=OFF
Miscellaneous
Thread ID:
00437609
Message ID:
00437609
Views:
60
I have an executable that runs with screen=off (set in config.fpw). There aren't any forms in the program. My MESSAGEBOXES display with the screen off, however if my code hits a LOCFILE() it doesn't show the file selection window and the program hangs. I can set _screen.visible = .t. right before the locfile() and I can then see the Locfile() dialog. Then I can set _screen.visible = .F. immediately thereafter. However, this looks kind of cheesy to me. I'd rather keep the VFP screen hidden the entire time. Getfile() responds the same way. Any quick and easy way around this?
Next
Reply
Map
View

Click here to load this message in the networking platform