DSM Template Services Manual

Template Language
DSM Template Services Manual427187-004
3-36
TRANSID Edit Code
The TIME edit code syntax is:
( enform-time-format-code )
if present, specifies the Enform time format that EMSTEXT is to use. For a
description of time formats, see the
Enform Reference Manual
. Otherwise, the time
is in the HH:MM format, as in 23:59.
Example
This example shows a TIME edit code that includes ENFORM-time-format-code:
TIME ("HP2:M2:S2")
This TIME edit code produces display text such as:
05AM:59:59
For more information on such codes, see the
Enform Reference Manual
.
TRANSID Edit Code
The TRANSID edit code inserts a TMF transaction identifier in the display text, in the
form produced by the TRANSIDTOTEXT procedure.
TRANSID converts token values of (ZSPI-TDT-) TRANSID data type only. Trailing
blanks are added if you specify a field width larger than the transaction identifier
requires.
The TRANSID edit code syntax is:
n
if present, is the field width, which must be less than 100.
TIME [ ( enform-time-format-code ) ]
TRANSID[n]