File Names
From a Restart, Launch tries to find the file JmpStart.cld, but from a Warm Boot it looks for JmpStart.wrm. The Launch
program can also be run manually. Unless it is given a file as part of the command line it tries to run Launch.txt. The script file
may be in ASCII or Unicode.
When trying to find a script file, Launch looks in the following locations (in sequence):
root directory of the Flash (\System\JmpStart.xxx)
root directory of the SD card (\SD Card\JmpStart.xxx).
In addition, a script file can be written (with a .cld or .wrm extension), and can be double-clicked to run from the File Explorer.
Command line structure
Each command takes up one line. Every command uses the format:
COMMAND,PARAMETER1,PARAMETER2,...etc.
Parameters are separated by a single comma. If a parameter requires a comma within it, the whole parameter must be
enclosed in quote marks ("). Extra spaces are ignored between the comma and the next parameter.
For Example
To delete a file called
Ive, got, commas, in, my, name.txt
, use the command
delete,"Ive, got, commas, in, my, name.txt".
Enclosing quotes are used to allow commas inside a parameter, but are removed prior to executing the command. Thus,
delete,deleteme.txt is the same as delete,"deleteme.txt". If a parameter requires a quote mark within it, the whole parameter
must first be enclosed within quote marks, and the required quote mark is represented by two quote marks (""). For example, to
place the message
This is how you display "quote marks" on the screen
, use the command
message,This is a heading,"This is how you display ""quote marks""".
The case of a command is ignored, so delete is the same as DELETE and DeLeTe.
Comments
Any line that starts with a semicolon (;), a slash (‘/’) or an asterisk (*) is treated as a comment, and ignored by Launch.
Launch also ignores any extra parameters (more than the required number) in a command. It is not recommended that
comments be placed on the end of lines as any future changes could render your script files incompatible.
Blank lines are also ignored.
5-5
Summary of Contents for MX7 Tecton
Page 14: ...xiv ...
Page 24: ...1 10 ...
Page 38: ...3 4 ...
Page 166: ...Hat Encoding Hat Encoded Characters Hex 00 through AD 4 128 ...
Page 167: ...Hat Encoded Characters Hex AE through FF 4 129 ...
Page 176: ...4 138 ...
Page 177: ...4 139 ...
Page 202: ...Enter user name password and domain to be used when logging into network resources 4 164 ...
Page 209: ...4 171 ...
Page 240: ...5 22 ...
Page 276: ...7 30 ...
Page 320: ...8 44 ...
Page 325: ...Click the Request a certificate link Click on the advanced certificate request link 8 49 ...
Page 326: ...Click on the Create and submit a request to this CA link 8 50 ...
Page 334: ...8 58 ...
Page 358: ...9 24 ...
Page 362: ...10 4 ...
Page 365: ...11 3 ...