Advertiser
Registered User.
- Local time
- Today, 20:33
- Joined
- Oct 25, 2005
- Messages
- 11
It appears that I have somehow caused modules to ignore error traps.
Routines with 'on error resume next' and 'on error goto...' are totally ignored.
Any ideas how I have managed to do this on my PC. If I transfer the code to an other PC then the error traps all work correctly.
Suggestions please.
George
Routines with 'on error resume next' and 'on error goto...' are totally ignored.
Any ideas how I have managed to do this on my PC. If I transfer the code to an other PC then the error traps all work correctly.
Suggestions please.
George