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: TIULG

Package: Text Integration Utility

Routine: TIULG


Information

TIULG ; SLC/JER - More Library functions ;5/27/03

Source Information

Source file <TIULG.m>

Entry Points

Name Comments DBIA/ICR reference
TYPSHORT(INTTYPE) ; Return "TL" for Interior Type "DOC",
TYPEXT(INTTYPE) ; Given interior type DOC, DC, or CL of Docmt Def,
BADSIG(TIUX,NOAUTH) ; Sig failed
PRNTMTHD(TIUTYP,TIUDA) ; Get print method/enforce inheritance
PRNTGRP(TIUTYP,TIUDA) ; Get print group/enforce inheritance
PRNTHDR(TIUTYP,TIUDA) ; Get print form header/enforce inheritance
PRNTNBR(TIUTYP,TIUDA) ; Get print form number/enforce inheritance
PRNTYP(TIUDA)
XTRASGNR(TIUY,TIUDA) ; Get List of Extra Expected Signers
ACTIVATE(TIUARRAY,SUCCESS) ; Activate DDEFs
; Activates IENs in received array TIUARRAY(IEN)=whatever
; Sets SUCCESS(IEN) = 1 if IEN activated successfully
; = 0^whynot if not
; Sets SUCCESS = 1 if all activated successfully
; = 0 if not
; Called when exporting new DDEFS and Business Rules, after we

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Use 'Edit Electronic Signature Code' option"
  • Line Location: BADSIG+3
Function Call: WRITE
  • Prompt: !,"on Secondary Menu under User's Toolbox."
  • Line Location: BADSIG+4
Function Call: WRITE
  • Prompt: !!,$C(7),$C(7),"Only authorized PROVIDERS may sign. Contact IRM for PROVIDER Key allocation."
  • Line Location: BADSIG+5
Function Call: WRITE
  • Prompt: !!,$C(7),"< ",$$UPPER^TIULS($G(TIUTNAME))
  • Line Location: BADSIG+7
Function Call: WRITE
  • Prompt: " SAVED - WITHOUT SIGNATURE >",!
  • Line Location: BADSIG+8
Info |  Source |  Entry Points |  Interaction Calls