IBDFU1B ;ALB/CJM - ENCOUNTER FORM ;11/16/92
Source file <IBDFU1B.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|