EEOEEDIE ;HISC/JWR - BREAKS DOWN "DR" STRINGS, AND HOLDS DATA FOR TRANSMISSION ;11/23/92 10:03
Source file <EEOEEDIE.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| ENTER | ;Entry point, breaks down 'DR' strings, prepares a pre-edit session array of data from file 785
 | 
|
| AFTER | ;Sets up an array of the data after the edit session and looks for changes from prior to the edit session
 | 
|
| SAVE | ;Marks those records to be transmitted by the tasked option
 | 
|
| NEW | ;Lookup on complaint
 | 
|
| ARRAY | ;Sets up before and after edit arrays to check for changed data
 | 
|
| DIE | ;The call to ^DIE
 | 
|
| MULT | ;Makes multiples into test arrays during edits (like 'ARRAY' entry pt.)
 | 
|
| TEST | ;Test to determine if data has been changed
 | 
|
| MUCMP | ;Puts multipes data into variables to be tested for changed data
 | 
|
| ADD |