IBDF5 ;ALB/CJM - ENCOUNTER FORM (edit a form) ;11/16/92
Source file <IBDF5.m>
| 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
|