Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Microsoft / Foxpro / Monopoly (not the game)
Message
 
To
21/08/2008 13:20:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01340308
Message ID:
01340904
Views:
11
Hi Marcia,

> Are you telling me that you always write bug-free code and have never had to figure out why something in your program wasn't working as it should be?

He wasn't saying that. <s> There are many ways to debug code. Normally, the debugger is the most efficient one, but that doesn't mean that other techniques are completely useless. Depending on the environment it might be hard to debug in the VFP IDE, for instance, when you encrypt files or the application. Some application environments depend on being executed in the runtime version. You often have to add code to your application to be able to run in the IDE, for instance, when you rely on _VFP.ServerName.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform