Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble with EXE's
Message
De
12/01/1997 08:42:01
 
 
À
11/01/1997 13:30:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00017101
Message ID:
00017124
Vues:
70
>Okay, I am at my end. I can't find any reference in the VFP 3.0 docs to the command line switches that I keep seeing for CONFIG.FPW. However, this may not even be the solution to my problem.
>Problem: I do not use the VFP toolbar at all in my app. (File Edit View, etc). However when I start my exe, I see one VFP toolbar, then another with more choices then mine. I am loading my toolbar in the first line of my EXE. I have also tried SCREEN=OFF in the config.fpw, but seems to have no effect. Microsoft told me to add the line HIDE SYSTEM STANDARD in my main program, but that just gave an error. HELP!!!!
>
>Bryan

add these 2 statements in your main program ( startup prg )
SET SYSMENU OFF
HIDE MENU ALL

I'm not using config file, and this solution come from FPW 2.6 and work fine in VFP 5.0. the only thing that appear in the main visual screen is the title bar

Alain Poupart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform