Commands Supported by Launch
IfFile
Description
Begins the conditional execution of a block of commands only if the specified file exists.
Syntax
IfFile,
file
Parameters
file:
The path and filename to determine if the commands should be executed
Example
IfFile,\System\MyData.dat
any number of commands, executed if file exists
ElseIfFile
any number of commands, executed if file does not exist
EndIfFile
Notes
If the file already exists the commands are executed.
This test does not care if file is a file or directory.
Nesting is supported.
E-EQ-MX8WMRG-C [ 183 ] MX8WM Reference Guide