Launch Error Messages - Honeywell MX8 Reference Manual

Hide thumbs Also See for MX8:
Table of Contents

Advertisement

Launch Error Messages

Launch displays a message if it encounters an error during the processing of a script. It is possible to get cascading error
messages, as Launch does not stop processing the script if it encounters an error. An example of this would be a failure
creating a directory causing the failure of all files copied to that directory.
Here is a list of the possible error messages that could be given:
Error Message
Bad wait code wait-code
Directory Creation Failed
error-code
Directory Removal Failed
error-code
Error reading script file
File Copy Failed error-code
File Delete Failed error-code Delete
Invalid Command: com-
mand
Invalid Data Length data
Invalid Data Type type
Invalid decimal data data
Invalid hex data data
Invalid Registry Key key
Parms: Invalid Create Direc-
tory
Parms: Invalid Create Reg-
istry Key
Parms: Invalid Create Short-
cut
Parms: Invalid Delete Reg-
istry Data
Parms: Invalid Delete Reg-
istry Key
Parms: Invalid File Copy
Parms: Invalid File Delete
Parms: Invalid Program
Name
Parms: Invalid Remove
Directory
Given by
Launch LaunchCmd
MkDir
RmDir
-
Copy Fcopy
-
SetRegData
SetRegData
SetRegData
SetRegData
DelRegData DelRegKey
SetRegData DelRegKey
MkDir
SetRegKey
Shortcut
DelRegData
DelRegKey
Copy Fcopy
Delete
Launch LaunchCmd
RmDir
The wait-code wasn't recognized
There was a problem encountered creating the directory
There was a problem encountered removing the directory
An error occurred reading the script file.
There was a problem encountered copying the file
There was a problem encountered deleting the file
The command wasn't recognized
Tried to set more than 2000 byte values in a binary field
The value of the type parameter is invalid
The data field doesn't contain decimal data
The data field doesn't contain hexadecimal data
The key parameter to the command has not been recognized
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Not enough parameters were supplied.
Description
6-19

Advertisement

Table of Contents
loading

Table of Contents