![]() ![]() ![]() ![]() | Table Of Contents | Index |
Example:You can also set UnBlank to true when you want to UnBlank the screen. This can be used if you write your own screen blanker that is an external program.
while not UnBlank (your screen blanker) endwhile
An example of writing your own screen blanker is included in the file WORM.INC.
Example:
Procedure MyBlanker Execute 'MYBLANK.EXE' UnBlank = True EndProc
See Also: | BlankScreenProgram |
---|
Category: | Display |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|