home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 11 / 11.iso / m / m411 / 1.ddi / SURFER.ZIP / READ.ME2 < prev    next >
Encoding:
Text File  |  1988-01-15  |  7.9 KB  |  233 lines

  1. Please report errors in the GRAPHER manual to Jeanne at 1-800-333-1021
  2. or 303-279-1021.
  3. ____________________________________________________________________________
  4.  
  5. The following items have been changed in GRAPHER but have not been
  6. changed in the manual.
  7.  
  8. A.) The 300x300 DPI installation option in PLOT for the HP LaserJet requires
  9. a LaserJet with 1 Mb of memory.
  10. ____________________________________________________________________________
  11.  
  12. B.)                   Format of .GRF files
  13.                       --------------------
  14.  
  15. 1243                            file identifier
  16. ndat,naxs,ntxt,ngrd,ndiv        number of .DAT, .AXS, .TXT, .GRD, .DIV files
  17. REPEAT NDAT TIMES {
  18.    filename                     .DAT filename
  19.    xcl,ycl,scl,maxcl,hlc,ebi    x and y and sort columns of data(A=65,B=66,etc)
  20.                                 maximum columns in file
  21.                                 hi-lo-close and error bar flags
  22.    cdp,cdpsd,cdpdl,cdppen       connect data points flag
  23.                                 connect data points solid or dashed flag
  24.                                 connect data points dash length
  25.                                 connect data points pen color
  26.    csf,cscode,csht              centered symbol flag
  27.                                 centered symbol code
  28.                                 centered symbol height
  29.    csfreq,cspen                 centered symbol frequency
  30.                                 centered symbol pen color
  31.    dplcol,dplx,dply,dpla        data point label column
  32.                                 data point label relative x and y coordinates
  33.                                 data point label angle
  34.    dplsym,dplh,dplpen           data point label symbol set
  35.                                 data point label height
  36.                                 data point label pen color
  37.    bfsd,bfi,bfdl                best fit solid or dashed flag
  38.                                 best fit type
  39.                                 best fit dash length
  40.    bfst,bfend,nspts,tens,bfpen  best fit start flag
  41.                                 best fit end flag
  42.                                 number of sample data points
  43.                                 cubic spline tension factor, or polynomial
  44.                                   degree + 100 (ie quadratic fit = 102)
  45.                                 best fit pen color
  46.    xc1,xc2,yc1,yc2,hlcbar       x clip limits (start and end)
  47.                                 y clip limits (start and end)
  48.                                 error bar width in inches
  49. }
  50.  
  51. REPEAT NAXS TIMES {
  52.    filename                             .AXS filename
  53.    x,y,length,xy                        x,y coords of axis start
  54.                                         length of axis
  55.                                         x or y axis flag
  56.    start,end,angle,type,pen             axis start and end value in data units
  57.                                         axis angle
  58.                                         linear or log flag
  59.                                         axis pen color
  60.    tlangle,tsp,tlh,tside,tlside         tic label angle
  61.                                         tic spacing
  62.                                         tic label height
  63.                                         tic side of axis
  64.                                         tic label side of axis
  65.    ltfreq,sigdig,tlfmt                  labeled tic frequency
  66.                                         significant digits in label
  67.                                         tic label format
  68.    titpen,titx,tity,titangle,tith       axis title pen color
  69.                                         axis title x and y coordinates
  70.                                         axis title angle
  71.                                         axis title height
  72.    tlsym,titsym,title                   tic label symbol set
  73.                                         axis title symbol set
  74.                                         axis title
  75.    tlsp                                 tic-label spacing
  76. }
  77.  
  78. REPEAT NTXT TIMES {
  79.    filename                     .TXT filename
  80.    sym,altsym,txtlgd,pen        text symbol set
  81.                                 alternate text symbol set
  82.                                 text or legend (T or L)
  83.                                 text pen color
  84.    x,y,angle,height             text block starting coordinates
  85.                                 text block angle
  86.                                 text height
  87.    ntl                          number of rows in text block
  88.    repeat ntl times {
  89.       row,nchars,txt            row number
  90.                                 number of chars in row
  91.                                 text of row
  92.    }
  93. }
  94.  
  95. REPEAT NGRD TIMES {
  96.    filename                     .GRD filename
  97.    xsp,ysp,pen,dashln           x and y grid spacing
  98.                                 grid pen color
  99.                                 grid dash length
  100.    dash                         dashed grid flag
  101. }
  102.  
  103. REPEAT NDIV TIMES {
  104.    filename                     .DIV filename
  105.    ndl                          number of dividing lines
  106.    repeat ndl times {
  107.       stx,sty,endx,endy         start x and y coordinates of line
  108.                                 end x and y coordinates of line
  109.       pen,dash,dashln           line pen color
  110.                                 dashed line flag
  111.                                 dash length
  112.    }
  113. }
  114. -----------------------------------------------------------
  115. G.) New PLOTCALL commands:
  116.  
  117. Command: Move Absolute
  118.  
  119. Format:  MA X,Y
  120.  
  121. where
  122.  
  123. MA       is the command name to raise the pen at it's current
  124.          position and move to (X,Y).
  125.  
  126. X,Y      are the coordinates to move the pen to in inches.
  127. -------------------------------------------------------------
  128.  
  129. Command: Plot Absolute
  130.  
  131. Format:  PA X,Y
  132.  
  133. where
  134.  
  135. PA       is the command to lower the pen at it's current position
  136.          and move to (X,Y).
  137.  
  138. X,Y      are the coordinates to move the pen to in inches.
  139.  
  140. -------------------------------------------------------------
  141.  
  142. Command: TRanslate
  143.  
  144. Format:  TR DX,DY
  145.  
  146. where
  147.  
  148. TR       is the command to translate the plot.
  149.  
  150. DX,DY    are the delta distances to move all subsequent coordinates.
  151.  
  152. -------------------------------------------------------------
  153.  
  154. Command: SCale
  155.  
  156. Format:  SC XSC,YSC
  157.  
  158. where
  159.  
  160. SC       is the command to scale the plot.
  161.  
  162. XSC      is the scaling factor in the X direction.
  163.  
  164. YSC      is the scaling factor in the Y direction.
  165.  
  166. -------------------------------------------------------------
  167.  
  168. Command: Plot String
  169.  
  170. Format:  PS X,Y,HT,AN,STR
  171.  
  172. where
  173.  
  174. X,Y      are the coordinates of the lower left corner of the
  175.          first character to be plotted. If a centered symbol
  176.          is plotted, then X,Y refers to the center of   the
  177.          symbol.
  178.  
  179. HT       is the height of the characters in inches.
  180.  
  181. AN       is the angle in degrees to plot the string.
  182.  
  183. STR      is the character string enclosed in double quotes.
  184.  
  185. -------------------------------------------------------------
  186.  
  187. Command: Set Symbol set
  188.  
  189. Format:  SS SYMBLSET
  190.  
  191. where
  192.  
  193. SS       is the command to set the current symbol set.
  194.  
  195. SYMBLSET is the name of the file containing the desired symbol
  196.          set enclosed in double quotes.
  197.  
  198. -------------------------------------------------------------
  199.  
  200. Command: ROtate
  201.  
  202. Format:  RO THETA
  203.  
  204. where
  205.  
  206. RO       is the command name to set the rotation angle.
  207.  
  208. THETA    is the angle in degrees to rotate subsequent plot
  209.          instructions about the current pivot point.
  210.  
  211. -------------------------------------------------------------
  212.  
  213. Command:  PIvot
  214.  
  215. Format:   PI XPIV,YPIV
  216.  
  217. where
  218.  
  219. PI        is the command to set the point about which to rotate
  220.           and scale the plot.
  221.  
  222. XPIV,YPIV are the coordinates of the pivot point.
  223.  
  224. -------------------------------------------------------------
  225.  
  226. Command: Select Pen
  227.  
  228. Format:  SP PN
  229.  
  230. where
  231.  
  232. PN       is the pen number to be selected.
  233.