TIULC ; SLC/JER - Computational functions ;08/06/2009
Source file <TIULC.m>
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
|