DOCUMENTATION HOME
COMMANDS
FUNCTIONS
DATA TYPES
SYSTEM IDENTIFIERS
Halt
Last Modified: 12/31/2020
Pauses execution until the TV enters the horizontal blanking period.
Example
Syntax: Halt
While
1
Locate
1
,
1
:
Print
"Hello World!"
Halt
Wend
Remarks
Interrupts are still executed during the pause time.
See Also
Dalt
,
Sleep
,
Sleep2
,
Valt
,
WaitRaster