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 / calcom.hlp < prev    next >
Text File  |  1995-04-05  |  1KB  |  35 lines

  1. [HLP:CALCOM.HLP  1 page]
  2.  
  3.         There is a CALCOMP-565 11 inch drum plotter available for use
  4. in T271.  .PLT files can be plotted on it using the PLOT command (see
  5. HELP PLOT).
  6.         .PLT files can be made either with CALCOMP subroutines or by
  7. converting a graphics file from some other device (like .TEK--Tektronix).
  8. We have more and better software for Tektronix graphics applications
  9. so most people first use the Tektronics software and make a .TEK file
  10. then convert the .TEK file to a .PLT file.  See HELP TEK and TEKPLT
  11.         The collection of FORTRAN CALCOMP subroutines is on SYS:.
  12. There is CDC documentation for these routines available from the
  13. Academic Computer Center consulting staff.  Ask for W00007.
  14.  
  15.         To use the CALCOMP routines:
  16.  
  17. 1)      Load your program with plotting subroutines:
  18.  
  19.                 .LOAD PROGRM,SYS:PLTLIB/LIB
  20.  
  21. 2)      Execute the program. You will get a message at the end of the
  22.         plot which tells you the approximate plotting time and size of
  23.         the largest dimension of your plot ,e.g.
  24.  
  25.         END CALCOMP PLOT  2 MINUTES  .7 FEET
  26.  
  27.  
  28. 3)      The plot routines create a file called Q??S0.PLT where the
  29.         characters "??" are substituted by the QUEUE manager.
  30.  
  31. [end CALCOM.HLP]
  32.  
  33. .KJOB
  34. .
  35.