| TIUY |
Output |
This is an error flag/message which will have two
'^'-pieces. The first piece will be a boolean flag indicating whether or not
the call failed (0 indicates success, while 1 indicates failure). The second
piece is a textual message indicating the nature of the error. In the event
of success, the second piece will describe whether the printout will be for a
CHART COPY or a WORK COPY.
|
TIUDA |
Input |
This is the record number of the document in the TIU
DOCUMENT FILE (#8925). It uniquely identifies the document to be printed.
|
TIUIO |
Input |
This is the NAME of the device to which the document
is to be printed. NOTE: You may not pass the $I for the device, or the
Pointer to the DEVICE FILE entry corresponding to the device. ONLY THE DEVICE
NAME will work.
|
TIUFLAG |
Input |
This is a flag which tells the print driver to
specify a CHART versus WORK copy of the document. If it is undefined or its
value is 0, then the printed copy will be marked as a WORK COPY. If its value
is 1, then it will be marked as a CHART COPY.
|
TIUWIN |
Input |
Boolean flag indicating whether the output is
directed to a Windows printer (1), or a printer directed directly to the host
(0 or "").
|