[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 HIRES                 Activate 640x200 Graphics Screen               pp 164

 Syntax:  HiRes ;

 Type:    N/A

 Form:    Graphics Procedure

 Purpose: Active the 640x200 graphics screen.

 Notes:   Col (x) coordinates are 0..619.  Row (y) cooridinates are 0..199.
          The background color is always black, and the foreground color is
          selected by the HiResColor procedure.


 ----------------------------------------------------------------------------


 Usage:
       BEGIN
          HiRes ;
       END.

See Also: GraphMode GraphColorMode HiResColor
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson