Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I use the debugger to test my network modules?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00161396
Message ID:
00161418
Views:
18
>This COULD be what you need to do:
>1) With the project open - from the main menu select Project, then Info, then >the Project Tab. Make sure that Debug Info is selected.
>2) From the main menu, select Tools, then Options, then the General Tab - >make sure Set Development is selected.
>3) ReCompile it and try it now.

>>I code my app on c: drive. My VFP is on c:\program files\vfp. Everything is groovy. Now I want to test a network peice. I compile on c: and move the exe to s:. When I execute, the debugger stops at my assert .f., but i get the "Source is Out of Date" message. I want to step through the code. Of course I have recompiled all files, and moved the project (pjx, pjt) to the network folder. What am I missing? Want to use the debugger in a network folder.

My debugger works fine on the exe when it is on the c drive. I move the exe to the s drive and now I can not see the source code. I do not know where the debugger goes to find the source code. Hoping I do not have to move everything to the s drive.

thanks - brenda
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform