Endif; Endiffile; Endifterm; Fcopy - Honeywell MX8 User Manual

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

Advertisement

EndIf

Description
Ends conditional command block begun with the previous IF command.
Syntax
EndIf
Parameter
None
Example
See
Notes
Results are unpredictable if not paired properly with If... command.

EndIfFile

Description
Ends conditional command block begun with the previous IF command.
Syntax
EndIfFile
Parameter
None
Example
See
Notes
Results are unpredictable if not paired properly with IfFile command.

EndIfTerm

Ends conditional command block executed only if the device type specified in IfTerm
Description
matches.
Syntax
EndIfTerm
Parameter
None
Example
See
Notes
Results are unpredictable if not paired properly with IfTerm command.

FCopy

Description
Copies a file, overwriting any existing file.
Syntax
fcopy,source-file,destination-file
Parameters
source-file: The file to be copied, including its path
destination-file: The destination path and filename
Example
fcopy,\Storage Card\MyData.dat,\Temp\MyData.dat
Notes
If the destination file already exists it is overwritten.
If the source file is blank, a zero-byte file is created.
IfFile
(page 9-8).
IfFile
(page 9-8).
IfTerm
(page 9-8).
9 - 7

Advertisement

Table of Contents
loading

Table of Contents