LXE MX7 Tecton CE Reference Manual page 68

Microsoft windows embedded ce 6 operating system
Hide thumbs Also See for MX7 Tecton CE:
Table of Contents

Advertisement

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-MX7CERG-A [ 56  ] MX7 Tecton™ CE Reference Guide

Advertisement

Table of Contents
loading

Table of Contents