3 syntax of the command line call, L-force loader – Lenze Loader L-force Loader User Manual
Page 34

L-force Loader
Control via script files
Syntax of the command line call
34
DMS 4.0 EN - 07/2007
L
6.3
Syntax of the command line call
Use the following syntax to start the »L-force Loader« in batch mode:
r
The /batch parameter determines that all background program functions will be script-
controlled.
r
The script file parameter indicates the script file to be used.
– It is possible to use absolute and relative path names. A relative path always refers
to the current directory.
r
The log file parameter is optional. It contains the name of the log file in which all
activities and possibly occurring error messages will be recorded.
– If you do not enter a path for the log file, the log file will be saved in the same
directory as the script file.
– If you skip the log file parameter, L-force Loader does not create a log file.
Example:
Lforce_Loader.exe /batch script file [log file]
Lforce_Loader.exe /batch MyScript.cmd MyLogfile.txt