Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: IBDF2A

Package: Automated Information Collection System

Routine: IBDF2A


Information

IBDF2A ;ALB/CJM - ENCOUNTER FORM (builds form and prints it) ;NOV 16,1992

Source Information

Source file <IBDF2A.m>

Entry Points

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
Info |  Source |  Entry Points