Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug with beautify
Message
From
11/08/2001 02:06:04
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00542537
Message ID:
00542612
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
A couple of general points:

- if you put your code in a dummy class or .PRG you could then compile it and let the compiler catch the error for you

- another powerful technique is what I call "binary tree" - split your code into two parts. Beautify the top part. If there is nothing strange there, problem is in the bottom part. Split the bottom part... etc. etc. Eventually you'll zero in on the offending code.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform