ScriptBasic:UsersGuide 25.147

From ScriptBasic
Jump to: navigation, search

[Contents]

25. Command reference

25.147. RESUME [ label | next ]

[<<<] [>>>]


Resume the program execution after handling the error. RESUME without argument tries to execute the same line again that caused the error. RESUME NEXT tries to continue execution after the line that caused the error. RESUME label tries to continue execution at the specified label.

See also ONERRORGOTO, ONERRORRESUME and ERROR.


[<<<] [>>>]

Personal tools
Variants
Actions
Navigation
Toolbox