Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Source Not Available to Debugger
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00266358
Message ID:
00266363
Views:
22
>When a prg is compiled an fpt file is created which holds all the object code. If these files get out of synch then you'll get that error. When a method is closed it is automatically complied and the object code is put in a memo field in a database. I suppose if the memo field that holds the ascii code gets out of synch with the memo field that holds the object code you will get this error message as well.
>
>The most likely reason you are only occasionally getting this message is becuase on those occasions you are running either an app or and exe file. You cannot debug and app or exe file.
>
>Rip

Rip,
You can debug app and exe files. You just need to check the incude debug info option when you build it.
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Reply
Map
View

Click here to load this message in the networking platform