make_PB
(Library)
[Version 1.7 or later]
Creates a PB button.
make_PB
This program sets a PB button on the screen on the basis of the specified parameters, display characters, and number of buttons.
<button.h> is necessary.
call make_PB(sysprm(),pb_title(),PB_NUM)
|