Radio Shack TRS-80 Operation Manual page 86

Hide thumbs Also See for TRS-80:
Table of Contents

Advertisement

Operation Manual
Computer Graphics
- - - - - - - - - - T R S - B O
® - - - - - - - - - -
SCREEN
Selects Screen
SCREEN lets you select the proper screen.
Example
CALL
SCREEN(~)
Sample Program
This example turns off the graphics display, draws a circle,
then turns on the graphics display. The circle is then
visible.
EXAMPLE FOR SCREEN
LOGICAL CMD
CMD=l
CALL
GRPINI(~)
CALL CLS
CALL SCREEN (CMD)
CALL
SETXY(3~~,l2~)
CALL
CIRCLE(l~~,l,~.~,~.~,~.~)
CALL PAINT(l,l)
DO
2~ I=l,l~~~~
CONTINUE
CMD=~
CALL SCREEN (CMD)
END
- - - - - - - - - l I a d l e l l l a e l l - - - - - - - - -
-l~8-

Advertisement

Table of Contents
loading

Table of Contents