Launch Error Messages - Honeywell MX9 Reference Manual

Microsoft windows mobile 6.5 operating system
Hide thumbs Also See for MX9:
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
Invalid Command: command
Invalid Data Length data
Invalid Data Type type
Invalid decimal data data
Invalid hex data data
Invalid Registry Key key
Parms: Invalid Create Directory
Parms: Invalid Create Reg-
istryKey
Parms: Invalid Create Shortcut
Parms: Invalid Delete Reg-
istryData
Parms: Invalid Delete Registry
Key
Parms: Invalid File Copy
Parms: Invalid File Delete
Parms: Invalid Program Name
Given by
Launch
The wait-code wasn't recognized
LaunchCmd
MkDir
There was a problem encountered creating the directory
RmDir
There was a problem encountered removing the directory
-
An error occurred reading the script file.
Copy
There was a problem encountered copying the file
Fcopy
Delete
There was a problem encountered deleting the file
-
The command wasn't recognized
SetRegData
Tried to set more than 2000 byte values in a binary field
SetRegData
The value of the type parameter is invalid
SetRegData
The data field doesn't contain decimal data
SetRegData
The data field doesn't contain hexadecimal data
DelRegData
DelRegKey
The key parameter to the command has not been recognized
SetRegData
DelRegKey
MkDir
Not enough parameters were supplied.
SetRegKey
Not enough parameters were supplied.
Shortcut
Not enough parameters were supplied.
DelRegData
Not enough parameters were supplied.
DelRegKey
Not enough parameters were supplied.
Copy
Not enough parameters were supplied.
Fcopy
Delete
Not enough parameters were supplied.
Launch
Not enough parameters were supplied.
LaunchCmd
Description
7-19

Advertisement

Table of Contents
loading

Table of Contents