ENDSKIP
Format: ENDSKIP
Template: (none)
Purpose: To terminate a SKIP block in a script file.
Path: Internal
Specification:
ENDSKIP is used in scripts to terminate the execution of a SKIP block. A
SKIP block allows you to jump over intervening commands if a certain
condition is met. When an ENDSKIP is encountered execution of the script
resumes at the line following the ENDSKIP. The condition flag is set to 5
(WARN).
See also:
SKIP
Converted from AmigaGuide to HTML by Jaruzel