Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: TIUEPRNT

Package: Text Integration Utility

Routine: TIUEPRNT


Information

TIUEPRNT ; SLC/JER - Handle print following entry/edit ; 5/3/04

Source Information

Source file <TIUEPRNT.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT(TIUDA) ; Prompt and print
PRINT1X ; Exit single document print
PRINTQ ; Entry point for queued single document print
PRNTDOC(TIUPMTHD,TIUDARR) ; Print a single document type
; Receives TIUPMTHD & TIUDARR
PRNTDOCX ; Exit single document type print

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"No Print Method Defined for ",$P($G(^TIU(8925.1,+TIUTYP,0)),U)
  • Line Location: PRINT+19
Function Call: WRITE
  • Prompt: !,"No Documents selected."
  • Line Location: PRNTDOC+3
Function Call: WRITE
  • Prompt: !!,"No Print Method Defined for ",$P(TIUTYP,U,2)
  • Line Location: PRNTDOC+6
Info |  Source |  Entry Points |  Interaction Calls