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
Print Page as PDF
Routine: TIULC

Package: Text Integration Utility

Routine: TIULC


Information

TIULC ; SLC/JER - Computational functions ;08/06/2009

Source Information

Source file <TIULC.m>

Entry Points

Name Comments DBIA/ICR reference
LINECNT(DA) ; Compute line count for document record
CHARCNT(DA) ; Compute character count for a record
VBCLINES(DA,ROOT) ; Compute the Visible Black Character (VBC) Line Count for a document
VBCCNT(DA,ROOT) ; Compute Visible Black Character (VBC) Count for a record
VBC() ; Return string of Visible Black Characters (VBC)
STATUS(DA) ; Evaluate Status of Reports
STATUSX
REQVER(TIUDA,TIUVPRM) ; Evaluate conditions of verification requirement
REQVX
PRCDNC(DA,SCREEN) ; Determine sort precedence of each record
PURGE(TIUDA) ; Checks whether or not a given Document should be purged
PURGEX
OVERDUE(TIUDA) ; Checks whether or not a given document is overdue
OVERX
NOW() ; Extrinsic function returning current date/time to nearest .01 second
IDATE(X) ; Recieves date in external format, returns internal format
SIGNED(TIUDA,SCREEN) ; Check whether document requires signature or
; cosignature on user-sensitive basis
SIGNEDX
BLANK(TIUDA) ; Reads a given document for blank lines
; Returns: 1:Record contains 1 or more blanks
; 0:Record contains no blanks
BLANKX
CHKSUM(TIUROOT,TIUY) ; Calculates checksum for a record
Info |  Source |  Entry Points