Parameters

-configuration configurationname
The name of the configuration to use. If you do not specify this, it defaults to default.
-database databasename
The fully qualified name of the configuration database. You should not need to specify this.
-host hostname
The name of the host on which to perform the action. If not entered this will default to the local host.
-VoiceSegmentFile
The name of the file that the details of the voice segments will be output to. The file will be in the same format as the control file used for input to the other dtjplex actions. Optional; default is vseglist.txt.
-Encoding
The character encoding to be used to write to the VoiceSegmentFile. Optional; if not specified, the platform encoding is used. For valid encodings, see Sun’s Java Web site at
http://www.javasoft.com/products/jdk/1.1/docs/guide/intl/encoding.doc.html
-replace
If the file already exists, replace it. Optional; if not specified, the action fails if the VoiceSegmentFile already exists.