On error

aaronk

Well-Known Member
Licensed User
Longtime User
Hello,

Just wondering if there is such code as 'on error resume next'

in VB6.0 it lets you use it and will continue with the code even if there is an error in it..
 
Top