DVBALD ;ALB/JLU;List Man created routine ; 01-AUG-1994
Source file <DVBALD.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; -- main entry point for DVBA DISCHARGE TYPES
|
|
| HDR | ; -- header code
|
|
| INIT | ; -- init variables and list array
|
|
| TEXT | ;these are the default discharge types
|
|
| HELP | ; -- help code
|
|
| EXIT | ; -- exit code
|
|
| EXPND | ; -- expand code
|
|
| ADD | ;this is the code for the ADD action in the discharge List Man
|
|
| DELETE | ;this is the code for the DELETE action in the discharge List Man
|
|
| CREATE | ;this is the code for the CREATE action in the discharge List Man
|
|
| ACCEPT | ;this line tag is for the acceptance of the discharge list.
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|
| Routine Call |
|
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^TMP("AMIE" | INIT+2!, EXIT+2!, CREATE+2! |
| ^TMP("DVBA" | INIT+2!, CREATE+2! |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| >> DVBACEPT | ACCEPT+1* |
| DVBAQUIT | EXIT+2! |
| DVBX | INIT+1~, INIT+4* |
| DVBY | INIT+1~, INIT+4* |
| >> VALMAR | CREATE+5 |
| >> VALMBCK | ADD+3*, DELETE+3*, CREATE+13* |
| VALMCK | EXIT+2!, ACCEPT+2* |
| >> VALMCNT | INIT+3*, CREATE+3* |
| >> VALMHDR(1 | HDR+1* |
| >> VALMHDR(2 | HDR+2* |
| VALMNOD | EXIT+2! |
| VAR | CREATE+9! |
| VAR(1 | CREATE+6* |
| VAR(2 | CREATE+7* |
| >> X | HELP+1* |
| Name | Field # of Occurrence |
|---|---|
| $T(TEXT+DVBX | INIT+4 |