EEOEINP ;HISC/JWR - DETERMINES THE PROPER SEQUENCE OF DATES ENTERED FOR CERTAIN FIELDS ;09/09/93 13:35
Source file <EEOEINP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DD | ;Gathers data dictionary information for fields being evaluated
|
|
DG | ;Gathers information from this edit session for the field being tested.
|
|
GLOBE | ;Gathers data from the EEOA node of the record being evaluated
|
|
SEQ | ;Test the date entered against the other dates it is dependent on
|
|
BAD | ;Makes a string of fields not matching the correct date sequence.
|
|
;Prints a list of dates that must occur either before or after the date entered in the edit session
|
||
LIST | ;List the dates that are out of sequence
|
|
QUIT | ;kills variables, quits
|
|
REV | ;Comes here if Chronological sequence is different than field #'s order.
|
|
OOPS | ;Checks for deleted records
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|