Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loading by SET PROCEDURE
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00750167
Message ID:
00750763
Views:
14
My guess would be the program will search App1 then App2 resulting in executing the prg in App1.exe. However, to make the program more readable and maintainable, I'd use the 'Do' Command like this:

Do myprg IN APP1.EXE

That way there is no guessing invloved.
Previous
Reply
Map
View

Click here to load this message in the networking platform