home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / gcs.hlp < prev    next >
Text File  |  1995-04-05  |  683b  |  26 lines

  1. [HLP:GCS.HLP  1 page]
  2.  
  3. GCS is the Graphics Compatibility System obtained from the Army Corps
  4. of Engineers.  It has full 2D and 3D graphics capibilities in a Fortran
  5. callable subroutine library.  It also has very many graphic fonts including
  6. several in olde gothic.
  7.  
  8. To load your program (e.g. abc) with GCS for use on a Tektronix terminal:
  9.  
  10. LOAD ABC,GRF:GCS.REL/LIB,GCSTEK.REL/LIB,GCSTBL.REL
  11.  
  12.  
  13. To load your program (e.g. abc) with GCS to produce a Calcomp output file:
  14.  
  15. GRF:GCS.REL/LIB,GCSPLT.REL/LIB,GCSPBL.REL,SYS:PLTLIB/LIB
  16.  
  17.  
  18. There are some sample programs you can look at, or load and run in [24,56].
  19.  
  20. See Dan Tomandl for a manual or more information.
  21.  
  22. [end of GCS.HLP]
  23.  
  24. .KJOB
  25. .
  26.