Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executable using the wrong compiled prg
Message
From
25/06/2005 08:37:44
Thomas Ganss (Online)
Main Trend
Frankfurt, Germany
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01026416
Message ID:
01026508
Views:
20
>FoxPro caches everything. If you're calling both EXE with DO command than the program in question from exe1 would be cashed and used when exe2 is caled.

AFAIR one of such problems was

App1->identical[1] ok
App2->identical[2] ok
App1->identical[1] identical[2] was called, although App2 to was not in the stack anymore...

I wrote myself some test cases and afterwards swore never to follow this path unless forced to.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform