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
Print Page as PDF
Routine: IBDF5

Package: Automated Information Collection System

Routine: IBDF5


Information

IBDF5 ;ALB/CJM - ENCOUNTER FORM (edit a form) ;11/16/92

Source Information

Source file <IBDF5.m>

Entry Points

Name Comments DBIA/ICR reference
INIT ;
EXIT ;
HDR ;the screen header, a ruler
DELETE
MOVE ;allows the user to select a block and move it
RESIZE ;allows user to select a block & re-size it
NOWSIZE ;what size is the block, and where does it start? returns BLKWIDTH,BLKHT,STARTROW,STARTCOL
NEWSIZE ;allows user to change the size of a block
SHIFT ;allows the user to shift a group of blocks within a rectangular region on the form
Info |  Source |  Entry Points