Commands Supported By Launch; Copy; Delete; Delregdata - Honeywell MX8 User Manual

With microsoft windows mobile 6.1
Hide thumbs Also See for MX8:
Table of Contents

Advertisement

Commands Supported by Launch

Copy (page 9-5)
Delete (page 9-5)
DelRegData (page 9-5)
DelRegKey (page 9-6)
ElseIf (page 9-6)
The commands supported by Launch are detailed below. Square brackets indicate that a parameter is optional. Characters
in Italics represent a variable, and not a literal.

Copy

Description
Syntax
Parameters
Example
Notes

Delete

Description
Syntax
Parameter
Example

DelRegData

Description
Syntax
Parameter
Example
Notes
ElseIfFile (page 9-6)
EndIf (page 9-7)
EndIfFile (page 9-7)
EndIfTerm (page 9-7)
FCopy (page 9-7)
Copies a file but does not overwrite an existing file.
Copy,source-file,destination-file
source-file: The file to be copied, including its path.
destination-file: The destination path and filename.
copy,\Storage Card\MyData.dat,\Temp\MyData.dat
If the destination file already exists, it is not overwritten, and no error is given.
If the source file is blank, a zero-byte file is created.
Deletes the specified file.
Delete,source-file
source-file: The file to be deleted, including its path.
delete,\Temp\MyData.dat
Deletes a specified registry data field.
Delregdata,key,subkey,field
key: The abbreviated major registry key where you want to delete a field. Can be one of:
• cr or hkcr (HKEY_CLASSES_ROOT)
• cu or hkcu (HKEY_CURRENT_USER)
• lm or hklm (HKEY_LOCAL_MACHINE).
The case of key does not matter.
subkey: The subkey that holds the field you want to delete.
field: The field that you want to delete.
delregdata,LM,Software\WidgetsPlc\OurApp,AppName
An error isn't displayed if you specify a non-existent field, but is displayed if you specify a
non-existent key or subkey.
IfFile (page 9-8)
IfTerm (page 9-8)
Launch (page 9-8)
LaunchCmd (page 9-9)
Message (page 9-9)
Mkdir (page 9-9)
Rmdir (page 9-10)
SetRegData (page 9-10)
SetRegKey (page 9-11)
Shortcut (page 9-11)
9 - 5

Advertisement

Table of Contents
loading

Table of Contents