|
-
Apr 3rd, 2005, 06:17 PM
#1
Thread Starter
Fanatic Member
pinpointing an error
How can you find which line of code an error occurs on without the compiler? On some computers, the program works fine. On other computers, it gets a Type Mismatch error, and on other computers, it gets a overflow error.
I could add a counter after everyline then pop up a message box with the counter # to find out where exactly the error is occuring, but is there an easier way?
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
|