Error trapping
From: Peter (-)
Date: 09/05/04
- Next message: Jezebel: "Re: Load/Unload events"
- Previous message: Marv Wade: "Load/Unload events"
- Next in thread: Russ Holsclaw: "Re: Error trapping"
- Reply: Russ Holsclaw: "Re: Error trapping"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 5 Sep 2004 22:35:42 +0200
Dear All
if I do something like this:
on error goto errhandler
Form1.show
What errors will be catched?
All errors relating to the loading and displaying of the form or even errors
that occour in routines of controls on the form like command1_click?
Regards
Peter
- Next message: Jezebel: "Re: Load/Unload events"
- Previous message: Marv Wade: "Load/Unload events"
- Next in thread: Russ Holsclaw: "Re: Error trapping"
- Reply: Russ Holsclaw: "Re: Error trapping"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading