Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to display Locfile() dialog with _screen=OFF
Message
De
03/11/2000 10:07:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to display Locfile() dialog with _screen=OFF
Divers
Thread ID:
00437609
Message ID:
00437609
Vues:
61
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform