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

Package: Automated Information Collection System

Routine: IBDFU1B


Information

IBDFU1B ;ALB/CJM - ENCOUNTER FORM ;11/16/92

Source Information

Source file <IBDFU1B.m>

Entry Points

Name Comments DBIA/ICR reference
BLKDESCR(IBBLK) ;parses the block record pointed to by IBBLK and puts the
RTNDSCR(RTN) ;RTN should be a pointer to the Package Interface file
WARNING(OBJECT) ; displays a warning
MINX() ;the smallest X a block element can begin at
MAXX() ;the largest X a block element can begin at
MINY() ;the smallest Y a block element can begin at
MAXY() ;the largest Y a block element can begin at
DORTN(IBRTN,IBDSERCH) ;calls the rtn specified by the pkg interface if ok
DATANAME(RTN,PIECE) ;returns the name of the data for field=piece
DATANODE(RTN,PIECE) ;returns the node that the field=piece is on
DATATYPE(TYPE) ;returns the description of the datatype=TYPE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"WARNING! The "_OBJECT_" is partially outside the block."
  • Line Location: WARNING+2
Info |  Source |  Entry Points |  Interaction Calls