Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Hiding the main visual foxpro window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728815
Message ID:
00728848
Vues:
19
>Hi,
>
>I´ve made a .exe file that when run shows my form with the perfect size but underneath it I still have the main visual foxpro window which I DO NOT want to see!
>I´ve tried the "hide window system" code, but that hides everything including my form. I´ve also tried putting a "config.fpw" (containing screen=off) in the same directory as my .exe file but that just hangs up my .exe file when I try to execute it...Can anyone help me out?, foxpro version I´m using is 6.0.
>
>Thanks in advance,
>
Pablo,

I've got several SDI forms in production under VFP 6.0 and don't have this problem. By any chance is there a Fox 2.x app on the same computer> The reason I ask is that if an environment variable (namely, SET FOXPROWCFG=) is set, that would cause your application to use whatever configuration file that points to. All in all, to make sure that the program is using the right configuration file, try adding the -c command line switch to point to the configuration you want to use.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform