RC-WinTrans
offers the option for automating processes via .

|
Command
Line Tool |

|
The
RC-WinTrans application ("")
is also a command line tool that provides a set of
command line commands which can be called from the command
prompt, or, more |
commonly, from a batch process. |
A
list with descriptions of the command line commands can be found
in the "Command
Line Commands" help topic.

|
Command
Line Editor |

|
The Command
Line Editor application is used to compose and execute
a command line command. A command line can be created
complete with command parameters and options.
"WindowsCmd.exe" will be started and used to
execute the command line. |
For
further information see: "Command
Line Editor."

|
Windows
Scripting |

|
Script
files in any language supported by the Windows Scripting
Host can be used for command line processing. Examples
of such scripting languages include VBScript, Jscript,
PerlScript, etc. |
A
script can make use of RC-WinTrans'
COM automation interface which offers a wide variety of options
for automating processes.
|