IBDFU4 ;ALB/CJM - ENCOUNTER FORM - BUILD FORM(write single form block to array for display,position & size copied block) ; 08-JAN-1993
Source file <IBDFU4.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
IDXBLOCK | ; create list containing block rows for list processor
|
|
POS(NEWBLOCK,DFLTX,DFLTY) | ;allows the user to position and size the block
|
|
CURX() | ;returns the current X position (top left corner of displayed poriton of the form - internal column value)
|
|
CURY() | ;returns the current Y position (top left corner of displayed poriton of the form - internal row value)
|
|
SLCTFORM(TK,NODE) | ;allows the user to select a form and returns the IEN
|
|
CLINICS(FORM,ARY) | ;finds the list of clinics using FORM
|
|
LIST(ARY,SCRNSIZE) | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|