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

Package: Automated Information Collection System

Routine: IBDF2D


Information

IBDF2D ;ALB/CJM - ENCOUNTER FORM - WRITE SELECTION LIST ;NOV 16,1992

Source Information

Source file <IBDF2D.m>

Entry Points

Name Comments DBIA/ICR reference
PRINTLST(IBLIST) ;writes the selection list to the print array
EXIT ;
NEXT(GROUP,GROUPODR,SLCTNODR,SLCTN) ;finds the next selction to be printed
NXTGROUP(GROUP,GROUPODR) ;
GROUPHDR(GROUP,COL,HDR,SUBHDR) ;writes the group header to the list
DECREASE(COL) ;
X() ;
Y() ;
GETDATA(LOCATION) ;gets the dynamic data at print time,@LOCATION=where the list was put

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There are entries that do not fit on the ",IBLIST("NAME")," list!",!,"Column width="_CWIDTH,!,"Make more room to display all of the entries!",!
  • Line Location: PRINTLST+51
Info |  Source |  Entry Points |  Interaction Calls