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

Package: Automated Information Collection System

Routine: IBDF13


Information

IBDF13 ;ALB/CJM - ENCOUNTER FORM - EDITING TOOLKIT BLKS ; 24-JUN-1993

Source Information

Source file <IBDF13.m>

Entry Points

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
Info |  Source |  Entry Points