Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FILE can run FILE.mpr instead of FILE.prg
Message
From
27/07/1999 14:59:58
 
 
To
27/07/1999 14:52:38
Karl Zercoe
Titanium Software, Inc.
Houston, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00246686
Message ID:
00246802
Views:
13
Hi Karl

>I knew that CLEAR PROGRAMS would resolve the problem but adding that command is not the solution I wanted to implement.

in your main program try

IF VERSION(2)<>0
CLEAR PROGRAM
ENDIF

Then your testing enviornment works fine and you don't have to worry about it firing in your distributed apps.
Previous
Reply
Map
View

Click here to load this message in the networking platform