EasyManua.ls Logo

LXE MX7 Tecton - Page 226

LXE MX7 Tecton
355 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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 IfTerm is meaningless.
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.
E-EQ-MX7WMRG-A [ 213 ] MX7 Tecton for Windows Mobile Reference Guide

Table of Contents

Other manuals for LXE MX7 Tecton