/
LOOKLIST
LOOKLIST
Searches for one of two strings and branch to the appropriate label depending on which string is found first.
Usage: looklist ‘‘string1[label1]string2[label2]’‘
or
looklist string1[label1]string2[label1]
If string1 is found, processing will branch to label1. If string2 is found, processing will branch to label2. If both strings are present, the first one will always be the one found.
, multiple selections available,
Related content
What's New In This Version
What's New In This Version
More like this
Sample Command Line Parameter Entries
Sample Command Line Parameter Entries
More like this
Choosing a Printer
Choosing a Printer
More like this
Command Line Parameters
Command Line Parameters
More like this
Command Line Parameter Syntax
Command Line Parameter Syntax
More like this
How to use Command Line Parameters
How to use Command Line Parameters
More like this