IBDFUA ;ALB/CJM - ENCOUNTER FORM (utilities - IBDFU continued) ;NOV 16,1992
Source file <IBDFUA.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PRNTVAR | ;defines the screen and graphics variables needed for printing
|
|
KPRNTVAR | ;kills the variables defined by PRINTVAR
; -- (actually, kills all screen paramters) |
|
GRAPHICS() | ; returns1 if graphic mode available with characters needed
|
|
DEVICE(LISTMAN,IBDEVICE) | ;sets various device parameters
|
|
KILL | ;this can be used just before calling List Manager to save space in the symbol table
|