IBJTRX ;ALB/ESG - TPJI ePharmacy ECME claim information ;22-Oct-2010
Source file <IBJTRX.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point for IBJT ECME RESP INFO
|
|
EX | ;
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
INITX | ;
|
|
VER | ; Action to launch the View ePharmacy Rx report
|
|
VERX | ;
|
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
|
|
SETL(TEXT,DATA,LABEL,LEND,LENL,COL) | ; build line of text
; TEXT - existing line of text data ; DATA - field data ; LABEL - field label ; LEND - max length of data ; LENL - length of label (label will be right justified so the colons line up) ; COL - starting column for insert |
|
SET(TEXT,VID) | ; set data in variable TEXT into ListMan display
; VID is video attribute data of line if any ; Format: type;start column;width ; type=1 (reverse video) ; type=2 (bold) ; type=3 (underline) |
|
SETX | ;
|
|
AMT(VAL,L,P) | ; convert dollar amount to external display
; VAL can be a number or the Fileman external version of the number ; L is the $J field length (default 8) ; P is a flag indicating the number should be enclosed within parentheses ; strip $ and spaces |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
9002313.0301 | GETS^DIQ |