Table of Contents
RESUME
Syntax
RESUME RESUME line RESUME NEXT RESUME 0
Description
Used in an error handler to specify the next line to execute. Branch to ERL.
Used in an error handler to specify the next line to execute. Branch to the specified line.
Used in an error handler to specify the next line to execute. Branch to the line after ERL.
Used in an error handler to specify the next line to execute. Branch to ERL.