Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Source not available'
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00056375
Message ID:
00056605
Views:
31
>I am trying to debug my executable which I am running from inside VFP 5.0,
>In other words it is not standalone.
>
>I always rebuild ALL files when I rebuild the exe....
>
>However when the debug window comes up instead of seeing code it always says
>'Source not available' ?
>
>This app hides the VFP desktop with _screen = off in the resource file and
>_SCREEN.VISIBLE = .F. in my start.prg
>
>Not only is the code unavailable to the debug window but my error handler
>routine will not return the line no of the code & only the first word of the
>line of code that causes the error ???
>
>I have been working with this app for months and in the past have been able
>to debug with no problems ? I can't figure out whats going on.
>
>Any help would be greatly appreciated !
>
>Greg Foote


Delete any *.fxp's, *.qpx's, etc. Sounds like you have a date discrepancy between what is in the .app and what is on the source file. Also, if you look at the bottom of the trace window, it will tell you which program/form/whatever you are running at that moment. If all else fails, rebuild the .pjx from scratch.
"You don't manage people. You manage things - people you lead" Adm. Grace Hopper
Pflugerville, between a Rock and a Weird Place
Previous
Reply
Map
View

Click here to load this message in the networking platform