Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command statement in CONFIG.FPW does not work
Message
From
08/08/2001 13:50:57
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Command statement in CONFIG.FPW does not work
Miscellaneous
Thread ID:
00541420
Message ID:
00541420
Views:
163
Could someone verify this for me...or tell me what I am doing wrong?

Command statement in CONFIG.FPW does not work when I run an app compiled as a standalone exe.

To test, this is what I've been trying...

1) CREA PROJ TEST
2) Add program - MAIN.PRG
(MAIN.PRG Code)
WAIT WINDOW SET('TALK')

3) Create CONFIG.FPW file
(CONFIG.FPW)
COMMAND=DO TEST

4. Create TEST.PRG
(TEST.PRG)
SET TALK ON && or OFF...whatever is different than default setting

No FOXPROWCFG enviroment variable exists.
CONFIG.FPW is in the same dir as the EXE file.

Compile the project into an EXE and run TEST.EXE from Windows.

TIA!
L.A.Long
ProgRes
lalong1@charter.net
Next
Reply
Map
View

Click here to load this message in the networking platform