PRSLIB00 ;WOIFO/JAH - PAID LIBRARY - ROUTINES & FUNCTIONS ;01/22/2005
Source file <PRSLIB00.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
AVAILREC(WHO,GLOBREF,OUT) | ;IS RECORD AVAILABLE
|
|
LOCK(GLOBREF) | ;INCREMENTALLY LOCK A RECORD
|
|
UNLOCK(GLOBREF) | ;INCREMENTALLY UNLOCK A RECORD
|
|
ASK(HOLD) | ;ask user 2 continue function
|
|
BLDYR(NEXT) | ;Build year with last digit of year.
|
|
LEAPYR(Y) | ;boolean function determines if year is leap year.
|
|
MONOGRPH(MSG) | ;DISPLAY A MESSAGE (MSG)
|
|
HUMDRUM(ZZ,INC) | ;A SORT OF CLOCK THAT SPINS WHILE LONG PROCESSING IS OCCURRING
|
|
MSSG(MSG) | ;Randomly pick a heart warming message
; MSGS = The # of messages in this routine. If u add a message, update |
|
MSG | ;
|
|
CVTDATE(X,PRSDATE) | ;
; Called by the input transform of File 458.1 (LEAVE REQUEST) field ; # 2 From Date and field # 4 To Date. ; ; INPUT: X - is set to the external representation of the date ; selected by the user. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|