IBJPC2 ;ALB/FA - IBJP HCSR Wards Parameter Screen ;17-JUL-2014
Source file <IBJPC2.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 | ;EP
; Main entry point for IBJP HCSR PARAMETERS |
|
HDR | ;EP
; Header code |
|
INIT | ;EP
; Initialize variables and list array |
|
BLD | ; Build screen array, no variables required for input
|
|
SETTEXT(TEXT,LN,COL,RV) | ; Sets a line of text into the body of the template
; Input: TEXT - Text to be displayed ; LN - Body line to display text on ; COL - Column to begin display the text in ; RV - 1 - Set Video Control Characters. Null Otherwise ; ^TMP("IBJPC2") - Current global array of body display lines ; Output: ^TMP("IBJPC2") - Updated global array of body display lines ; Returns: LN - Next body line after the one just set |
|
SET1(STR,LN,COL,WD,RV) | ; Sets up TMP array with screen data
; Input: STR - Text to be set into the line of the body ; LN - Line of the body to be set ; COL - Column to begin displaying text in ; WD - Width of the text to be displayed ; RV - 1 - Set Video Control Characters. Null Otherwise ; ^TMP("IBJPC2") - Current global array of body display lines ; Output: ^TMP("IBJPC2") - Updated global array of body display lines |
|
HELP | ;EP
; Help code |
|
OP | ;EP
; Listman Protocol Action to Edit 'Other' HBCSR Site Parameters in node 62 |
|
EXIT | ;EP
; Exit code |
|
EXPND | ;EP
; Expand code |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Routine Call |
|
Routine Call |
|
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^IBE(350.9 - [#350.9] | BLD+2, BLD+28, BLD+30, BLD+32, BLD+34 |
^TMP("IBJPC2" | INIT+2!, SET1+9, EXIT+2! |
>> | Not killed explicitly |
* | Changed |
! | Killed |
~ | Newed |
Name | Field # of Occurrence |
---|---|
COL | SETTEXT~, SETTEXT+10, SET1~, SET1+10, SET1+12 |
DA | OP+2~, OP+3* |
DIE | OP+2~, OP+3* |
DR | OP+2~, OP+4*, OP+5*, OP+6* |
DTOUT | OP+2~ |
IBLN | BLD+1~, BLD+3*, BLD+5*, BLD+7*, BLD+9*, BLD+11*, BLD+13*, BLD+15*, BLD+17*, BLD+19* , BLD+21*, BLD+23*, BLD+25*, BLD+27*, BLD+29*, BLD+31*, BLD+33*, BLD+35*, BLD+36* |
IBTRKR62 | BLD+1~, BLD+2*, BLD+6, BLD+8, BLD+10, BLD+12, BLD+14, BLD+16, BLD+18, BLD+20 , BLD+22, BLD+24, BLD+26 |
IBX | SET1+8~, SET1+9*, SET1+10*, SET1+11 |
IBY | SETTEXT+8~, SETTEXT+9*, SETTEXT+10 |
>> IORVOFF | SET1+12 |
>> IORVON | SET1+12 |
LN | SETTEXT~, SETTEXT+10, SETTEXT+11*, SETTEXT+12, SET1~, SET1+9, SET1+11, SET1+12 |
RV | SETTEXT~, SETTEXT+10, SET1~, SET1+12 |
STR | SET1~, SET1+10 |
TEXT | BLD+1~, BLD+4*, BLD+5, BLD+6*, BLD+7, BLD+8*, BLD+9, BLD+10*, BLD+11, BLD+12* , BLD+13, BLD+14*, BLD+15, BLD+16*, BLD+17, BLD+18*, BLD+19, BLD+20*, BLD+21, BLD+22* , BLD+23, BLD+24*, BLD+25, BLD+26*, BLD+27, BLD+28*, BLD+29, BLD+30*, BLD+31, BLD+32* , BLD+33, BLD+34*, BLD+35, SETTEXT~, SETTEXT+9 |
U | BLD+6, BLD+8, BLD+10, BLD+12, BLD+14, BLD+16, BLD+18, BLD+20, BLD+22, BLD+24 , BLD+26, BLD+28, BLD+30, BLD+32, BLD+34 |
>> VALMBCK | OP+7* |
>> VALMCNT | BLD+36* |
>> VALMHDR(1 | HDR+2* |
WD | SET1~, SET1+10, SET1+12 |
>> X | HELP+2* |