Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Returning to an exe from an exe
Message
 
To
18/05/2002 19:27:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00658606
Message ID:
00658829
Views:
17
Randy,
what do you mean by "something stops the program." You might want to load the debuger before starting and then take a look at the call stack to see what is calling what and maybe also set step on just before calling it. Yes, you can use the debuger on an exe. Just start VFP, set a path to the source code, forms, etc., set the default to the dir where your exe is and in the FoxPro command window type DO MYPRG.EXE. You can put a "SET STEP ON" in the complied exe and it will work as long as the above stuff is set. This should allow you to see what is going on. Another question, how are you calling the 2nd exe?

John.


>Thanks for your reply, John. The *real* problem that I am having is that the second time that I click the button to call my 2nd exe, something stops the program before the 2nd screen ever loads. It does great the first time.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform