TIULG ; SLC/JER - More Library functions ;5/27/03
Source file <TIULG.m>
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 |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|