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 |  Interaction Calls
Print Page as PDF
Routine: IBDF2B

Package: Automated Information Collection System

Routine: IBDF2B


Information

IBDF2B ;ALB/CJM - ENCOUNTER FORM - (prints data field);12/15/92

Source Information

Source file <IBDF2B.m>

Entry Points

Name Comments DBIA/ICR reference
DATAFLD(FIELD) ;for printing data fields to the encounter form
RANGE ;sets MAXX and MAXY to the maximum values allowed for the X,Y coordinates
PRNTDATA ;displays the correct data to the subfield
RTN ;calls the rtn specified by the pkg interface if ok
ADDLINES ;if there are unused lines writes blank lines to the form
WARNING ; prints a warning that data field prints outside of block - meant only for display while editing a form description
OVERFLOW(TYPE) ;keeps track of data that does not fit on the form

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Data Field="_FLDNAME_" in Block="_IBBLK("NAME")_" is printing",!,"outside of the block!"
  • Line Location: WARNING+2
Info |  Source |  Entry Points |  Interaction Calls