Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Config.fpw won't set talk off
Message
De
24/04/2001 08:42:47
 
 
À
24/04/2001 07:50:34
F. Bennett Swenson
Sundance Aerial Photography
Hurst, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00498841
Message ID:
00498954
Vues:
21
Bennett,

>But "TALK = OFF" did not work. VFP does not like that. Syntax error.

That's a brain-twister. The syntax error must be coming from something else, because I can't cause a syntax error with "TLAK=OFF" or any other mangling of it.

You probably have something wrong in your "COMMAND =" line or your "_STARTUP =" line that's causing the syntax error, so let's combine the advice you've received so far and create a simple test.

Please try this exactly as specified:

1) Rename the current config file to something else.

2) Create a new config.fpw in your VFP home directory

3) In that new config.fpw put these 2 lines only, exactly as shown here:
TALK = OFF
TITLE = Simple Config
4) Start VFP.

5) Look at the title next to the FoxHead at the top left. If it does NOT say "Simple Config", the config.fpw we created did not get used and you need to check the icon you're clicking to start VFP to see if another file is specified.

6) If the title does say "Simple Config", then ? SET("TALK") and you should see "OFF". If not, report back for more help.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform