Option for calling the Loader with LOADERCLI for transferring the command separator used.
-cs <command_separator>
<command_separator> |
Command_separator: minimum 1 character, maximum 2 characters |
You use this entry to specify which characters are recognized as command separators by LOADERCLI. This definition applies for the interactive operating mode of the LOADERCLI as well as for the command file.
If the option -cs is not specified, a distinction must be made between interactive and background mode:
· In interactive mode, a command is terminated using ENTER, by default. To continue a command on the continuation line, the LOADERCLI expects a simple slash (/) at the end of the line
· In background mode, LOADERCLI expects as the default command separator a line that begins with a double forward slash // (Syntax Rules for Command Files).