EndIf
Description | Ends conditional command block begun with the previous IF command. |
Syntax | EndIf |
Parameter | None |
Example | |
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 | |
Notes | Results are unpredictable if not paired properly with IfFile command. |
EndIfTerm
Description | Ends conditional command block executed only if the device type specified in IfTerm | |
matches. | ||
| ||
Syntax | EndIfTerm | |
Parameter | None | |
Example | ||
Notes | Results are unpredictable if not paired properly with IfTerm command. |
FCopy
Description | Copies a file, overwriting any existing file. |
Syntax | |
Parameters | |
| |
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 |
9 - 7