IBDF13 ;ALB/CJM - ENCOUNTER FORM - EDITING TOOLKIT BLKS ; 24-JUN-1993
Source file <IBDF13.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| LIST | ;displays list of toolkit blocks, then allows editng
 | 
|
| SELECT() | ;allows the user to select from the displayed list of TK blocks
 | 
|
| EDITBLK | ;allows user to select a blk, then displays it for edit
 | 
|
| DLTBLOCK | ;allows user to select a blk, then deletes it
 | 
|
| CHGORDER | ;allows user to select a blk, then change it's order in the toolkit
 | 
|
| NEWBLK | ;creates a new toolkit block
 | 
|
| COPYBLK | ;allows the user to select a block to copy
 | 
|
| TKORDER() | ;returns an unused number for the list of toolkit blocks
 | 
|
| SELECT2(TK) | ;allows the user to select a form, then a block from it
 |