HTBasic Help
×
Menu
Index

RUNLIGHT

Controls the display of the pseudo runlight on the display.
 
 RUNLIGHT { ON | OFF }
 
Usage:
RUNLIGHT OFF
Example: RUNLIGHT.BAS
Description:
The pseudo RUNLIGHT is a single character in the lower right-hand corner of the display which indicates the state of HTBasic. By default, it is displayed. When doing screen dumps, the character can be unsightly so it is best to do a RUNLIGHT OFF before doing the dump. The meanings of the pseudo runlight characters are given in the following table.
Character
Meaning
?
Input
H
Help
*
Immediate command
R
Running
C
Change
F
Find
E
Edit
S
SUBs
-
Paused
(none)
Idle
See Also: