Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Source not available
Message
From
19/12/2000 16:23:35
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00455168
Message ID:
00455211
Views:
35
>I know the program knows the path because it is executing the code, but the debug doesn't seem to know. Is there an easy way since the program is running and knows where the procedures are, to write a function so when it uses any procedure, the debugs knows where to go? This program is huge with many functions, programs, and projects. I can't imagine what paths it uses and changes. I know where the data is, and I know where most of the procedures are stored.
>
>
>Thank you for your response.
>Jim

Just because it's executing the code doesn't mean it knows where the PRG is.
It could be running an old FXP. To see the code in the debugger, it needs both the PRG and the FXP and they need to be of the same version.
Make sure the PRG and the FXP are in the same directory - if necessary, and if possible, compile the PRG to make sure the FXP is in synch with it.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform