SDECERR ;ALB/SAT - VISTA SCHEDULING RPCS ;JAN 15, 2016
Source file <SDECERR.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 |
|---|---|---|
| ERROR | ;
|
|
| ERR(SDECERR) | ;Error processing
; SDECERR = Error text OR error code ; SDECI = pointer into return global array (might decide to pass this in for clarity) |
|
| ERR1(ERRCODE,ERRTXT,SDECI,SDECY) | ;Error processing
; ERRCODE = represents Return code in first ^ piece ; ERRTXT = represents Message text in 2nd ^ piece ; SDECI = pointer into return global array |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^TMP("SDEC" | ERR+5*, ERR+7* |
| Name | Line Occurrences |
|---|---|
| ERR | ERROR+1 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| ERRCODE | ERR1~, ERR1+5 |
| ERRTXT | ERR1~, ERR1+5 |
| SDECERR | ERR~, ERR+3*, ERR+5 |
| SDECI | ERR+4*, ERR+5, ERR+6*, ERR+7, ERR1~, ERR1+4*, ERR1+5 |
| SDECY | ERR1~, ERR1+5 |