
B-66234EN/05 10.COMMAND LINE EXECUTION FUNCTION
- 381 -
10.7 EXECUTION LOG FILE
An execution log is recorded in the following format:
command-file-name command-line-number command-name:[/parameter-name]
message-string
Example) test.cmd line 2 DeCompile:[/sysmerge] Command error
command-file-name
Indicates a command file name.
command-line-number
Indicates the number of a line in the command file.
command-name
Indicates the name of a command.
[/parameter-name]
Indicates the name of a parameter.
message-string
Outlines the error or execution status.
Table 10.7
Message Cause/action
A:E-6007
Command file was not found.
The command file specified by /cmdfile is not found. Confirm the
command file pass.
A:E-6008
Command sentence is illegal.
The command name is not correct.
Completed. The command completed normally.
Command error. The error occurred in the command execution.
A:E-6009
*.LAD file opening error.
The error occurred in the *.LAD file open.
A:E-6010
LAD file closing error.
The error occurred in the *.LAD file close.
A:E-6011
Parameter is illegal.
The parameter value of the command is not correct.
Confirm the parameter value.
A:E-6012
Too many parameters.
Command parameter is excessively specified. Delete any
unnecessary parameters.
A:E-6013
Second parameter is different from /Other.
In import and the export command, parameter is different from
“/Other” in specified for the second parameter.
A:E-6014
There is no export file.
The export file does not exist in the *.LAD file.
A:E-6015
File name is illegal.
The destination file name is not correct.
A:E-6016
Export folder name is illegal.
The destination folder name is not correct.
A:E-6017
Import file name is illegal.
The source file name is not correct.
A:E-6018
Import folder name is illegal.
The source folder name is not correct.
A:E-6019
[/Other]There is no program.
/Other
The specified ladder program has not been opened. Open the
specified ladder program.