IBDF2A ;ALB/CJM - ENCOUNTER FORM (builds form and prints it) ;NOV 16,1992
Source file <IBDF2A.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
FORM(IBFORM,WITHDATA) | ;prints FORM - defines IBDEVICE array
|
|
EXIT | ;
|
|
DRWFORM(IBFORM,WITHDATA,IBDEVICE) | ;prints IBFORM - IBDEVICE array already defined, must be passed by reference
|
|
DRWBLKS | ;draws all the form's blocks
|
|
JUSTDATA(WITHDATA) | ;draws the form's data fields and dynamic selection lists, just the portion that may change with data
|
|
REPLACE | ;replace objects requiring PCL with plain text
|