home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / fractal / progs / fractal4 / scenery / ReadGrid < prev    next >
Encoding:
Text File  |  1992-07-01  |  892 b   |  21 lines

  1.                                      GRID
  2.  
  3.                               by John Greening
  4.  
  5.  
  6. This transient module draws a grid of lines spaced every 100 graph units
  7. and, in all but two-colour modes, also at the intermediate 50 graph unit
  8. positions. A second call to Grid removes the lines leaving your display
  9. unchanged except for a tiny area in the top left hand corner of the screen
  10. where there is a small text window.
  11.  
  12. The transient module should be placed in your library directory. It can be
  13. called by *Grid from within Basic, by Grid after pressing F12 when in the
  14. Desktop, by entering Grid in the New task in the Task Manager, or by double
  15. clicking on the filename if it is displayed on the Desktop.
  16.  
  17. You should find it useful for positioning or measuring objects on the screen,or for checking the linearity of your display mode.
  18.  
  19. John Greening
  20. 15 Pentland Crescent
  21. Edinburgh, EH10 6NS