LXE MX7 Tecton CE Reference Manual page 69

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

Advertisement

Commands Supported by Launch
IfTerm
Description
Begins the conditional execution of a block of commands only if the terminal matches the specified terminal type.
Syntax
IfTerm,terminal
Parameters
terminal:
The terminal type to determine if the commands should be executed
Example
IfTerm,MX3X
any number of commands
EndIfTerm
Notes
If the terminal type is identical (not case-dependent) the commands are executed.
Nesting with
IfFile
is supported. Nesting with
Launch
Description
Runs a program.
Syntax
Launch,program,wait-code
Parameters
program:
The full path and filename of the program to be run.
wait-code
Tells Launch how to behave when the program is running.
w(ait) causes Launch to stop processing the script until the program has finished executing.
c(ontinue) makes Launch continue processing the script while the program is executing.
Example
launch,\Windows\Calc.exe,w
Notes
This differs from LaunchCmd in that Launch has no parameters.
IfTerm
is meaningless.
E-EQ-MX7CERG-A [ 57  ] MX7 Tecton™ CE Reference Guide

Advertisement

Table of Contents
loading

Table of Contents