input_format <type> "<pri_string>" ["<sec_string>"] [<keyword_parms>];
ifmt
SDC Function - code x'8A'
Allows the server to define feature-specific input formats.
TR-NWT-001273.
Specify an identifier for the input format template you are defining. You will use this identifier in the <ftype> parameter of the input_control statement (see input_control). The identifier must be an integer in the range 1 through 7.
Parameter substitutions are allowed in the primary and secondary strings.
input_format 7 "Enter SSN:***-**-****" rl=1;