ON ERROR GOTO handler [try code here] GOTO finally handler: [catch code here] finally: [finally code here]