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: IBDF5A

Package: Automated Information Collection System

Routine: IBDF5A


Information

IBDF5A ;ALB/CJM - ENCOUNTER FORM ;NOV 16,1992

Source Information

Source file <IBDF5A.m>

Entry Points

Name Comments DBIA/ICR reference
IDXFORM(IBTOPLN,IBBOTLN) ;creates an array for the list processor
BETWEEN(BLOCK,TOP1,BOT1,BLKTOP) ;determines if the block=BLOCK falls between TOP1 and BOT!, also returns BLKTOP
BLNKFORM(TOP,BOT,W) ;
ANCHORS ;blanks out the areas near the anchors
WHITEOUT(IBY,IBX,LEN) ;erases at (IBY,IBX) for LEN characters
PGBNDRY(ROW,HT,PGHT,NAME) ;checks the if the block=NAME starting at ROW and of hight HT overlaps a page boundry - if so a warning is displayed

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"... BUILDING THE FORM ..."
  • Line Location: IDXFORM+7
Function Call: WRITE
  • Prompt: "."
  • Line Location: IDXFORM+19
Function Call: WRITE
  • Prompt: "."
  • Line Location: IDXFORM+24
Function Call: WRITE
  • Prompt: !,"WARNING: The block = ",NAME," overlaps page boundries!"
  • Line Location: PGBNDRY+1
Info |  Source |  Entry Points |  Interaction Calls