
02-14-2005, 03:56 PM
|
|
Freshman
|
|
Join Date: Jun 2003
Location: Doncaster, UK
Posts: 39
|
|
Error checking in vb and exe
|
I have built my app in VB5 and it runs just fine, it also compiles to an exe without complaining, but when I run the exe file on its own I get a Run Time error 13, Type Mismatch. Is there an option I can change in VB so that it will highlight these errors in the VB environment instead of having to compile it to an exe and then wonder which part it has stopped at?
|
|