Dialogic 6.2 사용자 설명서

다운로드
페이지 441
mkprompt
November 2009
155
mkprompt
The mkprompt program creates or updates a prompt file from 
infopkt files that contain individual phrases. When updating, you 
can specify an existing phrase number or a new phrase number.
The mkprompt program is found in the app.src directory.
Command Syntax
mkprompt <prompt_file> [<phrase_ipkt>]...
or
mkprompt -u <phrase_num> <prompt_file> <phrase_ipkt>
mktiff
The mktiff program creates a TIFF-F file from a collection of raw 
G3 files in MH/MSB format with EOLs byte-aligned. 
The mktiff program is found in the app.src directory.
Command Syntax
mktiff -o <tiff_file> <g3filename>...
Arguments
<prompt_file>
Name of the prompt file to create or 
update.
<phrase_ipkt>
Name(s) of the infopkt file(s) to use for 
creating or updating the prompt file.
-u <phrase_num>
Update phrase_num; otherwise create.
Arguments
-o <tiff_file>
Is the name of the output TIFF-F file.
<g3filename>
Is the name of one of the input raw G3 files that is 
one of the pages of the TIFF file. Any number of 
g3filename
 arguments are permitted.