dbtext(3G) dbtext(3G)
NAME
dbtext - sets the dial and button box text
SPECIFICATION
C dbtext(str)
char *str
FORTRAN subroutine dbtext(str)
character*(8) str
DESCRIPTION
dbtext places up to eight characters of text into the text
window on the dial and button box. Use only digits, spaces,
and uppercase letters.
SEE ALSO
setdblights
Programming Guide, Section 7.5, Controlling Peripheral
Input/Output Devices
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)