|
-
April 5th, 2000, 10:43 AM
#1
duh, compile error list ?
How do I get VB to list errors when it compiles, rather than stopping at a message box and beeping every single time.
I'm pretty bright, I can remember and fix more than one error at a time. I don't like to waste time compiling.
Thanks
-
April 5th, 2000, 12:44 PM
#2
Re: duh, compile error list ?
Instead of compiling your app, try running it with the Start with full compile option set. Or hit CTRL+F5 that will do it to. you can also set the break on unhandled errors option in the general tab of the Tools-Options menu. If yuo can run the program in the IDE without problems, then you shouldn't have to waste time compiling.
have fun,
John
John Pirkey
MCSD
http://www.ShallowWaterSystems.com
http://www.stlvbug.org
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|