LABEL
LABEL
Designates a label location within the script.
This command designates a label location, with a label name that a GOTO command can branch to, at any time within the script. The label name must be unique in the script.
Usage: label ‘‘mylabel’‘
or
label mylabel
, multiple selections available,
Related content
What's New In This Version
What's New In This Version
More like this
Choosing a Printer
Choosing a Printer
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Command Line Parameters
Command Line Parameters
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this