home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 143.GRAFSYS.HLP < prev    next >
Text File  |  1991-06-07  |  42KB  |  1,378 lines

  1. /COMMENTS
  2.  
  3. GRAFSYS Help File Version 2.01
  4.  
  5. Copyright (C) 1991 by Francis J. Deck.  All rights reserved.
  6.  
  7. NOTICE:  This file is not intended to be user-modifyable, even though it
  8. is in plain English.  GRAFSYS expects file to be in a certain format,
  9. and if that is violated, operation may be unpredictable.  Do not
  10. distribute GRAFSYS with modified GRAFSYS.DOC.
  11.  
  12. /HELP
  13. {GRAFSYS MENU SYSTEM}
  14.  
  15. Use the following keys to browse the GRAFSYS menu system:
  16.  
  17.     Key        Action
  18.     ---        ------
  19.              Move highlight bar up and down.
  20.     ─┘        Select highlighted menu item.
  21.     F1         Display help screen on highlighted item.
  22.     Esc        Exit current menu.
  23.  
  24. You can also select a menu item by typing its number, followed by
  25. Return.
  26.  
  27. {Mouse Support:}
  28.  
  29. GRAFSYS requires that the mouse driver MOUSE.COM or MSMOUSE.COM be
  30. loaded in your system in order to support the mouse.  You can use your
  31. mouse to move the highlight bar up and down, and to select a menu item.
  32. The left button is the same as Return, and the right button is the same
  33. as Esc.
  34.  
  35. /MAINCONFIRM
  36.  
  37. {EXIT TO DOS... CONFIRMATION}
  38.  
  39. If you respond "{Y}", GRAFSYS wil terminate and return to DOS.  If you
  40. give any other response, including a carriage return, you will be
  41. returned to the Main menu.
  42.  
  43. /MAINQUIT
  44. {QUIT}
  45.  
  46. Causes GRAFSYS to return control to DOS.  You will be prompted with:
  47.  
  48.      Are you sure?_
  49.  
  50. If you respond with a carriage return, control will resume at the Main
  51. menu.
  52.  
  53. /MAINREAD
  54. {READ DATA GROUP FROM FILE}
  55.  
  56. Enters Read menu.
  57.  
  58. This menu takes you through the steps for reading a "group" of data
  59. points into GRAFSYS.  A group is a set of points which share the same
  60. attributes, such as plot symbol or line pattern.  You can read in
  61. multiple groups, by entering the Read or Create menus several times, and
  62. you can choose the same or different attributes each time.
  63.  
  64. The steps for reading a file are:
  65.  
  66.   1. Entering a valid file name.
  67.  
  68.   2. Selecting a column format.  If the file has more than two
  69.      numeric columns, you can have GRAFSYS interpret the extra
  70.      columns as "error bars," within certain restrictions.
  71.  
  72.   3. Read the file from disk.
  73.  
  74.   4. Choose the attributes, such as plot symbol, for the group.
  75.  
  76. /EXIT
  77. {EXIT}
  78.  
  79. Returns control to the Main menu.
  80.  
  81. /READFILE
  82. {FILE}
  83.  
  84. This is the name of the file containing a "group" of data points.
  85.  
  86. You may type a valid filename, or a wildcard, e.g. *.* or *.DAT.  If you
  87. type a wildcard or the name of a nonexistent file, a pop-up menu window
  88. will be shown, and you can select a file in the window.  All files
  89. satisfying the wildcard will be shown, as well as all subdirectories and
  90. the root directory (..), identified by a "d" to the left of the
  91. directory name.
  92.  
  93. Move the cursor to the desired file or directory using the {up and down}
  94. {arrow keys}, and press {Return}.  If you selected a directory, you will
  95. be moved into that directory and shown the files there.
  96.  
  97. /READFMT
  98. {COLUMN FORMAT}
  99.     
  100. Selects the column format for the file.  GRAFSYS recognizes the
  101. following column formats:
  102.  
  103.   X    Y
  104.   X    Y    δY
  105.   X    Y    δY-  δY+
  106.   X    Y    δX
  107.   X    Y    δX   δY
  108.   X    Y    δX   δY1- δY+
  109.   X    Y    δX-  δX+
  110.   X    Y    δX-  δX+  δY
  111.   X    Y    δX-  δX+  δY-  δY+
  112.  
  113. Each value of δ is for an error bar, and is the distance of the end of
  114. the bar from the (x,y) point.  The δ- and δ+ values are for asymmetrical
  115. error bars.  If your data file has more columns than needed for the
  116. format you choose, the extra ones will be ignored.
  117.  
  118. /READREAD
  119. {START READING FILE}
  120.  
  121. After you have selected a column format for the file, you can initiate
  122. the read process by selecting this item.  Or, you can "back out" by
  123. selecting {Exit}.
  124.  
  125. /MAINEDIT
  126. {CREATE/EDIT NEW DATA GROUP}
  127.  
  128. Enters the Create/edit menu.  This menu allows you to enter a new group
  129. of data points manually, using the built-in point editor.
  130.  
  131. /CREATEFMT
  132. {COLUMN FORMAT}
  133.  
  134. Selects the column format for the group.  GRAFSYS recognizes the
  135. following column formats:
  136.  
  137.   X    Y
  138.   X    Y    δY
  139.   X    Y    δY-  δY+
  140.   X    Y    δX
  141.   X    Y    δX   δY
  142.   X    Y    δX   δY1- δY+
  143.   X    Y    δX-  δX+
  144.   X    Y    δX-  δX+  δY
  145.   X    Y    δX-  δX+  δY-  δY+
  146.  
  147. Each value of δ is for an error bar, and is the distance of the end of
  148. the bar from the (x,y) point.  The δ- and δ+ values are for asymmetrical
  149. error bars.  If your data file has more columns than needed for the
  150. format you choose, the extra ones will be ignored.
  151.  
  152. /CREATECRE
  153.  
  154. {CREATE GROUP}
  155.  
  156. Once you have chosen a column format, a group with the required number
  157. of columns will be created.  Then, you will be placed in a menu where
  158. you can select attributes for the group, such as plot symbol, and enter
  159. the data point editor.
  160.  
  161. /MAINLABELS
  162. {TITLE, AXIS LABELS, PLOT TEXT}
  163.  
  164. This menu allows you to add, delete, and edit the text of the plot title
  165. and axis labels.  You can also add "plot text" which is text placed
  166. anywhere on the plot.  Other attributes of these labels, including
  167. character size and color can be set in the Text Attributes menu.
  168.  
  169. A special character font including all Greek and special math symbols is
  170. available.  The documentation file and quick reference card list the
  171. special characters.  In general, they are typed as a word surrounded by
  172. backslashes, for example:
  173.  
  174. \alpha\         lowercase Greek letter "alpha"
  175. \upi\           uppercase Greek letter "pi"
  176.  
  177. \sup\           Superscript--shift up 1/2 character height
  178. \sub\           Subscript--shift down 1/2 character height
  179.  
  180. /LABELTITLE
  181. {TITLE OF PLOT}
  182.  
  183. The title is printed at top center of the plot.  You can change
  184. character size and color in the Text Attributes menu.  If you want no
  185. title, just press <return> here.
  186.  
  187. A special character font including all Greek and special math symbols is
  188. available.  The documentation file and quick reference card list the
  189. special characters.  In general, they are typed as a word surrounded by
  190. backslashes, for example:
  191.  
  192. \alpha\         lowercase Greek letter "alpha"
  193. \upi\           uppercase Greek letter "pi"
  194.  
  195. \sup\           Superscript--shift up 1/2 character height
  196. \sub\           Subscript--shift down 1/2 character height
  197.  
  198. /LABELXLABL
  199. {X-AXIS LABEL}
  200.  
  201. The X-axis label is printed at the bottom center of the plot. You can
  202. change character size and color in the Text Attributes menu.  If you
  203. want no X-axis label, just press <return> here.
  204.  
  205. A special character font including all Greek and special math symbols is
  206. available.  The documentation file and quick reference card list the
  207. special characters.  In general, they are typed as a word surrounded by
  208. backslashes, for example:
  209.  
  210. \alpha\         lowercase Greek letter "alpha"
  211. \upi\           uppercase Greek letter "pi"
  212.  
  213. \sup\           Superscript--shift up 1/2 character height
  214. \sub\           Subscript--shift down 1/2 character height
  215.  
  216. /LABELYLABL
  217. {Y-AXIS LABEL}
  218.  
  219. The Y-axis label is printed sideways and centered vertically, at the
  220. left edge of the plot.  You can change character size and color in the
  221. Text Attributes menu.  If you want no Y-axis label, just press <return>
  222. here.
  223.  
  224. A special character font including all Greek and special math symbols is
  225. available.  The documentation file and quick reference card list the
  226. special characters.  In general, they are typed as a word surrounded by
  227. backslashes, for example:
  228.  
  229. \alpha\         lowercase Greek letter "alpha"
  230. \upi\           uppercase Greek letter "pi"
  231.  
  232. \sup\           Superscript--shift up 1/2 character height
  233. \sub\           Subscript--shift down 1/2 character height
  234.  
  235. /LABELXUNIT
  236. {X UNITS}
  237.  
  238. Ths unit string is used to generate labels which conform to Physical
  239. Review and other journals, in conjunction with the Exponential ruler
  240. format found in the Grid menu.  The unit string will be surrounded by
  241. parentheses, and will follow the axis label.  If GRAFSYS places an
  242. exponent multiplier in the axis label, it will be placed inside the
  243. parentheses, just before the units.
  244.  
  245. /LABELYUNIT
  246. {Y UNITS}
  247.  
  248. Ths unit string is used to generate labels which conform to Physical
  249. Review and other journals, in conjunction with the Exponential ruler
  250. format found in the Grid menu.  The unit string will be surrounded by
  251. parentheses, and will follow the axis label.  If GRAFSYS places an
  252. exponent multiplier in the axis label, it will be placed inside the
  253. parentheses, just before the units.
  254.  
  255. /LABELFONT
  256. {SPECIAL CHARACTER FONT}
  257.  
  258. Each character should be inserted between backslashes, e.g. \kappa\.
  259.  
  260. nc            theta         bullet        uparr
  261.               vartheta      neqiv         leftarr       clubsuit
  262. UGamma        iota          cents         downerr       shamrock
  263. UDelta        kappa         owns          rad           Quebec
  264. UTheta        lambda        nabla         int           backslash
  265. ULambda       mu            partial       oint
  266. Uxi           nu            ell           dagger        diamond
  267. UPi           xi            emptyset      ddagger       star
  268. USigma        pi            circ          exists        square
  269. UUpsilon      rho           times         odot          triangle
  270. UPhi          sigma         parallel      bra           circle
  271.               tau           perp          ket           ground
  272. alpha         upsilon       angle         pm
  273. beta          phi           therefore     mp            greekcross
  274. gamma         varphi        infinity      div
  275. delta         chi           ne            cdot          crescent
  276. epsilon       psi           equiv                       starofdavid
  277. varepsilon    omega         leq           hbar
  278. zeta                        geq           spadesuit
  279. eta           approx        propto        heartsuit     sup
  280.               cong          rightarr      diamondsuit   sub
  281.  
  282. /LABELPTEXT
  283. {PLOT TEXT}
  284.  
  285. Enters the Plot Text menu.  Plot text is continuously scaleable and
  286. rotatable text which can be placed anywhere on the screen.  You can
  287. enter new plot text items or edit old ones in this menu.
  288.  
  289. /EPSITEM
  290. {SELECTED ITEM}
  291.  
  292. Allows you to choose the plot text item which will be edited if you
  293. select {Edit selected item}.
  294.  
  295. /EPOKEDIT
  296. {EDIT SELECTED ITEM}
  297.  
  298. Enters a menu which allows you to alter the characteristics of an
  299. individual plot text item.
  300.  
  301. /EPOKDEL
  302. {DELETE SELECTED ITEM}
  303.  
  304. You can't actually delete a plot text item (in this version), but you
  305. can edit it and make its string blank.  This will be improved in the
  306. next version.
  307.  
  308. /EPOKCREAT
  309. {CREATE NEW TEXT ITEM}
  310.  
  311. Creates a new item of plot text, and allows you to enter its
  312. characteristics.
  313.  
  314. /EPTSTR
  315. {STRING}
  316.  
  317. This is the string which will be displayed.  You can use the same
  318. special GRAFSYS character codes as are used for title and axis labels.
  319.  
  320. /EPTX
  321. {X}
  322.  
  323. X position of the lower left-hand corner of the text piece.
  324.  
  325. /EPTY
  326. {Y}
  327.  
  328. Y position of the lower left-hand corner of the text piece.
  329.  
  330. /EPTPLOT
  331. {UNITS OF (X,Y)}
  332.  
  333. The position of the text item can be measured in one of two unit
  334. systems:
  335.  
  336.         {Same as data points}
  337.  
  338.                 The axis rulers will measure the location of the text
  339.                 piece.  This is useful if you want to label a data point
  340.                 or peak, or if you want the placement of plot text to be
  341.                 independent of the size of the printed plot.
  342.  
  343.         {Inches from lower left-hand corner of plot}
  344.  
  345.                 This is useful if you want absolute control over the
  346.                 placement of the text piece, independent of the ruler
  347.                 units.
  348.  
  349. /EPTHT
  350. {CHARACTER HEIGHT}
  351.  
  352. Controls the height, in inches, of the characters used to render the
  353. text piece.
  354.  
  355. /EPTCOLR
  356. {COLOR}
  357.  
  358. The color of the text piece in "user" units, defined by the COLORMAP
  359. commands in the file INITOPT.CMD.  If you have not modified INITOPT.CMD,
  360. then you should stick with colors 0 through 4 here.
  361.  
  362. /EPTANGL
  363. {ANGLE}
  364.  
  365. Rotation angle for the text piece, in degrees counterclockwise from
  366. horizontal.  The text piece pivots around its lower left-hand corner.
  367.  
  368. /MAINPLOT
  369. {PREVIEW/PRINT PLOT}
  370.  
  371. Enters the Plot menu.  Plotting to the screen or a hardcopy device is
  372. achieved from this menu.
  373.  
  374. Before plotting, you are expected to have read in some data using the
  375. Read menu.
  376.  
  377. /PLOTDEVICE
  378. {DEVICE}
  379.  
  380. Selects the target output device from the following list:
  381.  
  382.      Screen
  383.      Dot-matrix printer
  384.      Postscript device
  385.      HP-GL plotter device
  386.  
  387. If you select anything but the screen, you will be prompted for the
  388. physical size of the finished plot.  You will also be able to change the
  389. destination file or device for the plot at this point, before plotting.
  390.  
  391. {HP LaserJet users:}  To obtain graphics output, choose HP-GL output.  The
  392. PrintGL utility is supplied with GRAFSYS, and converts HP-GL to LaserJet
  393. output.  Refer to the GRAFSYS documentation for details.
  394.  
  395. /PLOTWIDTH
  396. {WIDTH}
  397.  
  398. Width of hardcopy plot in inches.  This variable is not shown for screen
  399. plot.
  400.  
  401. /PLOTHEIGHT
  402. {HEIGHT}
  403.  
  404. Height of hardcopy plot in inches.  This variable is not shown for
  405. screen plot.
  406.  
  407. /PLOTDEST
  408. {DESTINATION}
  409.  
  410. Destination of graphics output.  You may give a disk path name or
  411. logical device name here.  If you select a serial device, it must be
  412. properly configured with the MODE command prior to entering GRAFSYS.
  413.  
  414. /PLOTSTART
  415. {START PLOTTING}
  416.  
  417. Causes the plot to be executed on the selected device.  If you plot to
  418. the screen, you must press a key after the plot comes up to return to
  419. the menu system.
  420.  
  421. /PLOTSPEED
  422. {PEN SPEED IN CM/S}
  423.  
  424. You can choose how fast the plotter's little pens move, to adjust for
  425. different kinds of paper.  Typically, the "harder" the surface of the
  426. paper, the faster the pens can move, since it takes less time for the
  427. ink to soak in.  We recommend the following speeds:
  428.  
  429.         0.5 cm/s        Film, glossy paper.
  430.         1 cm/s          Plain paper.
  431.  
  432. /PLOTRESOL
  433. {RESOLUTION}
  434.  
  435. You can print to the dot matrix printer in two resolutions:
  436.  
  437.         Low:    60 X 72 dpi
  438.         High:   120 X 72 dpi
  439.  
  440. If you need higher resolutions, you should produce a plot file by
  441. selecting the HP Plotter Device, and use the PrintGL utility to generate
  442. high-quality output on your printer.
  443.  
  444. /PLOTPIC
  445. {DESIGNER PIC}
  446.  
  447. Support for the Micrografx Designer .PIC graphics file format is no
  448. longer a part of the main GRAFSYS program.  The documentation file
  449. UPDATE.DOC explains the reasons for this.
  450.  
  451. A program called HPGL2PIC is in UTILITIY.ZIP, which converts HP-GL plot
  452. files produced by GRAFSYS into the PIC format.  To use it, select HP-GL
  453. as the output device inside GRAFSYS, and plot to a file, say OUT.PLT.
  454. Now exit GRAFSYS and type:
  455.  
  456.         HPGL2PIC OUT.PLT OUT.PIC
  457.  
  458. A .PIC file will be created which can be read by Designer.  Notice that
  459. other software programs, such as Lotus 123 also use the .PIC file
  460. extension, but are not compatible with HPGL2PIC.
  461.  
  462. /PLOTOTHER
  463. {OTHER DEVICES}
  464.  
  465. Devices other than those listed in the Plot Menu are supported by the
  466. PrintGL system.  If you did not unpack the PRINTGL.ZIP, you should do so
  467. now.  The following printers are supported:
  468.  
  469.         HP LaserJet, DeskJet, and compatible printers.
  470.         Epson 9- and 24-pin printers in a variety of resolutions.
  471.         Many others.
  472.  
  473. To print to these devices, select "HP-GL" as the output device, and the
  474. name of a file, say "OUT.PLT" as the destination.  Then, select the size
  475. of plot you want, and select "Start Plotting."  Now exit GRAFSYS, and
  476. run the GRAFSYS off-line print utility GPRINT.EXE.  GPRINT is
  477. menu-driven and quite self-explanatory.
  478.  
  479. The PrintGL system is a Shareware package by Cary Ravitz.  By Mr.
  480. Ravitz's permission, PrintGL is distributed on the GRAFSYS distribution
  481. disk.  Updated versions of GRAFSYS will always have the latest version
  482. of PrintGL.  You are encouraged to read the PrintGL documentation, and
  483. to send in the registration fee if you become a user.
  484.  
  485. /MAINSCALE
  486. {SCALE/RANGE OPTIONS}
  487.  
  488. Enters the Scale/Range menu.
  489.  
  490. /SCALEXRANG
  491. {X RANGING}
  492.  
  493. Switches between automatic and manual ranging.  In manual ranging, you
  494. must provide upper and lower bounds for the axis.
  495.  
  496. {Note:}  If manual ranging is selected, the actual range chosen will
  497. still be different, in order to force ticks to lie at the ends of the
  498. axis ruler.  If you want the ruler to conform strictly to your chosen
  499. range, you must turn off "Force labels at ruler ends."
  500.  
  501. /SCALEXMIN
  502. {MINIMUM X VALUE}
  503.  
  504. The minimum value along the x-axis in manual ranging.  Data points with
  505. x less than this value will not be rendered.
  506.  
  507. /SCALEXMAX
  508. MAXIMUM X VALUE
  509.  
  510. The maximum value along the x-axis in manual ranging.  Data points with
  511. x greater than this value will not be rendered.
  512.  
  513. /SCALEYRANG
  514. {Y RANGING}
  515.  
  516. Switches between automatic and manual ranging.  In manual ranging, you
  517. must provide upper and lower bounds for the axis.
  518.  
  519. {Note:}  If manual ranging is selected, the actual range chosen will
  520. still be different, in order to force ticks to lie at the ends of the
  521. axis ruler.  If you want the ruler to conform strictly to your chosen
  522. range, you must turn off "Force labels at ruler ends."
  523.  
  524. /SCALEYMIN
  525. {MINIMUM Y VALUE}
  526.  
  527. The minimum value along the y-axis in manual ranging.  Data points with
  528. y less than this value will not be rendered.
  529.  
  530. /SCALEYMAX
  531. {MAXIMUM Y VALUE}
  532.  
  533. The maximum value along the y-axis in manual ranging.  Data points with
  534. y greater than this value will not be rendered.
  535.  
  536. /SCALEXSCALE
  537. {X SCALING}
  538.  
  539. Selects the scaling for the plot.  Options are:
  540.  
  541.         Linear
  542.         Log
  543.         dB = 10 log X
  544.         dB = 20 log X
  545.  
  546. If your data file contains zero or negative X values intentionally, you
  547. should select an X Log Floor in this menu.  All X values below the floor
  548. will be converted to the floor value prior to log or dB conversion.
  549. This is useful for nuclear spectra, where log scaling is used, but some
  550. channels have no counts.
  551.  
  552. /SCALEXFLOOR
  553. {X LOG FLOOR}
  554.  
  555. Sometimes, your data have zero or negative X values, but you want log
  556. scaling anyway.  For instance, nuclear spectra are commonly plotted on a
  557. log scale, but some channels have zero counts.  In this case, zero or
  558. negative values should not cause an error, but should be plotted at some
  559. "floor" value.
  560.  
  561. For nuclear spectra, we recommend a Y log floor of 0.5, since the
  562. smallest nonzero number is 1 count.  This will give the plot a nice
  563. bottom margin.
  564.  
  565. If an X value is encountered below the floor, it will be set to the
  566. floor value before log or dB conversion.  If the floor is set to a
  567. nonpositive value, then nonpositive X values will cause an error message
  568. during plotting.
  569.  
  570. /SCALEYSCALE
  571. {Y SCALING}
  572.  
  573. Selects the scaling for the plot.  Options are:
  574.  
  575.         Linear
  576.         Log
  577.         dB = 10 log Y
  578.         dB = 20 log Y
  579.  
  580. If your data file contains zero or negative Y values intentionally, you
  581. should select an Y Log Floor in this menu.  All Y values below the floor
  582. will be converted to the floor value prior to log or dB conversion.
  583. This is useful for nuclear spectra, where log scaling is used, but some
  584. channels have no counts.
  585.  
  586. /SCALEYFLOOR
  587. {Y LOG FLOOR}
  588.  
  589. Sometimes, your data have zero or negative Y values, but you want log
  590. scaling anyway.  For instance, nuclear spectra are commonly plotted on a
  591. log scale, but some channels have zero counts.  In this case, zero or
  592. negative values should not cause an error, but should be plotted at some
  593. "floor" value.
  594.  
  595. For nuclear spectra, we recommend a Y log floor of 0.5, since the
  596. smallest nonzero number is 1 count.  This will give the plot a nice
  597. bottom margin.
  598.  
  599. If an Y value is encountered below the floor, it will be set to the
  600. floor value before log or dB conversion.  If the floor is set to a
  601. nonpositive value, then nonpositive Y values will cause an error message
  602. during plotting.
  603.  
  604. /SCALEXREV
  605. {REVERSE THE X-AXIS}
  606.  
  607. Switches between normal and reversed axis.  Reversal may be useful if,
  608. say, the axis is in "inverse" units.
  609.  
  610. /SCALEYREV
  611. {REVERSE THE Y-AXIS}
  612.  
  613. Switches between normal and reversed axis.  Reversal may be
  614. useful if, say, the axis is in "inverse" units.
  615.  
  616. /SCALEXFORC
  617. {FORCE LABELS AT ENDS OF X-AXIS}
  618.  
  619. Allows you to decide whether the plot bounds will be chosen to guarantee
  620. a ruler label at each end of the axis.  If forcing is turned off, a
  621. label may still appear at the ruler end.  This will happen if "nice"
  622. numbers are chosen for manual ranges, for example.
  623.  
  624. /SCALEYFORC
  625. {FORCE LABELS AT ENDS OF Y-AXIS}
  626.  
  627. Allows you to decide whether the plot bounds will be chosen to guarantee
  628. a ruler label at each end of the axis.  If forcing is turned off, a
  629. label may still appear at the ruler end.  This will happen if "nice"
  630. numbers are chosen for manual ranges, for example.
  631.  
  632. /MAINGRID
  633. {GRID OPTIONS}
  634.  
  635. Enters the Grid Options menu, where you can change aesthetic
  636. aspects of how the plot is laid out.
  637.  
  638. /DISPCONFIRM
  639. {DELETING GROUP... CONFIRMATION}
  640.  
  641. If you respond with "{Y}" here, the selected group will be deleted, and
  642. memory will be freed for other data.  This is irreversible.  If you give
  643. any other response, including carriage return, the delete operation will
  644. be cancelled, and you will return to the {Edit existing groups} menu.
  645.  
  646. /GRIDXMINTICK
  647. {NUMBER OF X MINOR TICK DIVISIONS}
  648.  
  649. The number of divisions between each main ruler tick mark for minor tick
  650. marks.  Selecting zero here will turn minor ticks off.
  651.  
  652. Hint:  It is useful to use minor ticks to identify linear or logarithmic
  653. axes.
  654.  
  655. /GRIDYMINTICK
  656. {NUMBER OF Y MINOR TICK DIVISIONS}
  657.  
  658. The number of divisions between each main ruler tick mark for minor tick
  659. marks.  Selecting zero here will turn minor ticks off.
  660.  
  661. Hint:  It is useful to use minor ticks to identify linear or logarithmic
  662. axes.
  663.  
  664. /GRIDXDISP
  665. {X TICK MARK DISPLACEMENT}
  666.  
  667. This is a real number from 0 to 1 which determines what percentage of
  668. the ruler "tick" mark will lie outside the plot box.  A value of 0 means
  669. that the tick mark will start on the axis and lie fully inside the box.
  670. A value of 1 means that the tick mark will be fully outside.
  671.  
  672. /GRIDYDISP
  673. {Y TICK MARK DISPLACEMENT}
  674.  
  675. This is a real number from 0 to 1 which determines what percentage of
  676. the ruler "tick" mark will lie outside the plot box.  A value of 0 means
  677. that the tick mark will start on the axis and lie fully inside the box.
  678. A value of 1 means that the tick mark will be fully outside.
  679.  
  680. /GRIDVERTGRID
  681. {VERTICAL GRID LINES}
  682.  
  683. Draws vertical "grid" lines above each x-axis ruler major tick mark.
  684. Line width, pattern, and color may be adjusted in the Line Attributes
  685. menu.
  686.  
  687. /GRIDHORGRID
  688. {HORIZONTAL GRID LINES}
  689.  
  690. Draws horizontal "grid" lines across from each y-axis major tick mark.
  691. Line width, pattern, and color may be adjusted in the Line Attributes
  692. menu.
  693.  
  694. /GRIDBOX
  695. {BOX AROUND DATA POINTS}
  696.  
  697. Selects "full" or "half" bounding box.  In "half" mode, two rulers are
  698. drawn at the left and bottom of the bounding box, with corresponding
  699. numbers.  In the "full" mode, an additional two lines are drawn with
  700. tick marks but no numbers at the top and left of the box.
  701.  
  702. /GRIDUBTICKS
  703. {TICK MARKS ON UPPER BOX}
  704.  
  705. Selects whether the upper and right axis rulers of the "full" bounding
  706. box will have tick marks on them.
  707.  
  708. /GRIDXNLAB
  709. {NUMBER OF X NUMERIC LABELS}
  710.  
  711. This is the "first guess" GRAFSYS uses to calculate the best number of
  712. ruler labels for the plot.  Typically the actual number used will be a
  713. bit higher, in the name of finding "nice" numbers for the rulers.
  714.  
  715. /GRIDYNLAB
  716. {NUMBER OF Y NUMERIC LABELS}
  717.  
  718. This is the "first guess" GRAFSYS uses to calculate the best number of
  719. ruler labels for the plot.  Typically the actual number used will be a
  720. bit higher, in the name of finding "nice" numbers for the rulers.
  721.  
  722. /GRIDXFMT
  723. {X-AXIS NUMERIC LABELS FORMAT}
  724.  
  725. Chooses "normal" or "exponential" format for ruler numbers.  In the
  726. normal mode, the entire number is shown on the ruler, with "E" notation
  727. if necessary.  In the exponential mode, only the significand is shown on
  728. the ruler--the exponent is appended to the axis label.
  729.  
  730. /GRIDYFMT
  731. {Y-AXIS NUMERIC LABELS FORMAT}
  732.  
  733. Chooses "normal" or "exponential" format for ruler numbers.  In the
  734. normal mode, the entire number is shown on the ruler, with "E" notation
  735. if necessary.  In the exponential mode, only the significand is shown on
  736. the ruler--the exponent is appended to the axis label.
  737.  
  738. /GRIDEBARSTYL
  739. {ERROR BAR STYLE}
  740.  
  741. Selects how the error bars will be displayed.  Options are:
  742.  
  743.         Bar and end caps
  744.         Bar only
  745.         End caps only.
  746.  
  747. If you want to suppress error bars entirely for a point group, you can
  748. do this in the {Edit existing groups} menu.
  749.  
  750. /GRIDXRULSTYL
  751. {X-AXIS RULER STYLE}
  752.  
  753. Selects how the x-axis ruler will be displayed.  Options are:
  754.  
  755.         Numbers and tick marks.
  756.         Tick marks only.
  757.         Tick marks, space for numbers
  758.         Space for numbers only.
  759.         None
  760.  
  761. {Hint:}  It is sometimes useful to turn the ruler numbers off,
  762. especially if an axis is in "arbitrary" units.
  763.  
  764. /GRIDYRULSTYL
  765. {X-AXIS RULER STYLE}
  766.  
  767. Selects how the x-axis ruler will be displayed.  Options are:
  768.  
  769.         Numbers and tick marks.
  770.         Tick marks only.
  771.         Tick marks, space for numbers
  772.         Space for numbers only.
  773.         None
  774.  
  775. {Hint:}  It is sometimes useful to turn the ruler numbers off,
  776. especially if an axis is in "arbitrary" units.
  777.  
  778. /GRIDY0AXIS
  779. {Y = 0 AXIS}
  780.  
  781. Chooses whether or not to display a vertical "axis" line corresponding
  782. to the equation Y = 0. Attributes of this line can be changed in the
  783. Line Attributes Menu.
  784.  
  785. /GRIDX0AXIS
  786. {X = 0 AXIS}
  787.  
  788. Chooses whether or not to display a horizontal "axis" line corresponding
  789. to the equation X = 0. Attributes of this line can be changed in the
  790. Line Atributes Menu.
  791.  
  792. /GRIDBORD
  793. {PLOT BORDER}
  794.  
  795. Chooses whether to enclose the entire plot inside a rectangular border
  796. line.
  797.  
  798. /MAINOTHER
  799. {OTHER OPTIONS}
  800.  
  801. Enters the Device Options menu.  This menu contains all the options
  802. which couldn't otherwise be classified.
  803.  
  804. /OTHERTICKSIZ
  805. {RULER TICK MARK SIZE}
  806.  
  807. The length of the tick mark on the axis rulers.  Note that the minor
  808. tick mark is always half as long as the major mark.
  809.  
  810. /OTHERFINSP
  811. {FINE SPACING INCREMENT}
  812.  
  813. The small amount of space GRAFSYS sticks between things so that they
  814. don't touch, on the final plot.
  815.  
  816. {Hint:}  The default value for this option is best for laser
  817. printer output, but is too small for dot matrix printers.  You
  818. may want to adjust this upward for raster devices.
  819.  
  820. /OTHERSYMBSIZ
  821. {PLOT SYMBOL SIZE}
  822.  
  823. This is the default value of the plot symbol size upon entry to the Read
  824. Menu.  If you want to change the symbol size for a group which has
  825. already been read in, use the {Edit existing groups} menu.
  826.  
  827. /OTHERORIENT
  828. {ORIENTATION}
  829.  
  830. Selects "portrait" or "landscape" orientation for the plot.  At present,
  831. only portrait is available for HP plotters.
  832.  
  833. /OTHERXORIG
  834. {X ORIGIN}
  835.  
  836. Determines the point which is chosen for the bottom of the plot, or the
  837. top in the case of the DMP devices.
  838.  
  839. /OTHERYORIG
  840. {Y ORIGIN}
  841.  
  842. Determines the point which is chosen for the left edge of the plot.
  843.  
  844. /OTHERSCRNWID
  845. {SCREEN WIDTH}
  846.  
  847. This should be set to the size of your screen's active graphics area, so
  848. GRAFSYS can correctly scale fonts.
  849.  
  850. /OTHERSCRNHT
  851. {SCREEN HEIGHT}
  852.  
  853. This should be set to the size of your screen's active graphics area, so
  854. GRAFSYS can correctly scale fonts.
  855.  
  856. /OTHERNEEDLE
  857. {NEEDLE PLOT SYMBOL BASELINE Y =}
  858.  
  859. This is the line which is used as the "baseline" for "needle" plot
  860. symbols.  A needle plot symbol is drawn as a straight line from the
  861. point to the baseline.  If log scaling is used for the Y axis, the
  862. baseline automatically becomes the bottom ruler.  Also, if the baseline
  863. is outside the plot box, the top or bottom ruler is used as the
  864. baseline.
  865.  
  866. /MAINTEXT
  867. {TEXT ATTRIBUTES}
  868.  
  869. Enters the Text Attributes Menu, where size and color of all text can be
  870. adjusted.
  871.  
  872. /TEXTTITLHT
  873. {TITLE CHARACTER HEIGHT}
  874.  
  875. The character height of the plot title, in inches.
  876.  
  877. /TEXTTITLCOLR
  878. {TITLE COLOR}
  879.  
  880. The color of the title, in user units from 0 to 15.
  881.  
  882. In order to use colors 2 through 15, you must define your own color map.
  883. See the documentation.
  884.  
  885. /TEXTAXISHT
  886. {AXIS LABEL HEIGHT}
  887.  
  888. The character height of the axis label, in inches.
  889.  
  890. /TEXTAXISCOLR
  891. {AXIS LABEL COLOR}
  892.  
  893. The color of the axis labels, in user units from 0 to 15.
  894.  
  895. In order to use colors 2 through 15, you must define your own color map.
  896. See the documentation.
  897.  
  898. /TEXTRULRHT
  899. {RULER NUMERIC LABEL CHARACTER HEIGHT}
  900.  
  901. The character height of the ruler numbers, in inches.
  902.  
  903. /TEXTRULRCOLR
  904. {RULER LABEL COLOR}
  905.  
  906. The color of the ruler numbers, in user units from 0 to 15.
  907.  
  908. In order to use colors 2 through 15, you must define your own color map.
  909. See the documentation.
  910.  
  911. /LINEFONTLEAD
  912. {FONT LEADING}
  913.  
  914. This is a positive real number which specifies the ratio of the distance
  915. between successive characters in a string to the character height.  For
  916. instance, if the font height were 0.5 and the font leading were 0.3 then
  917. there would be 0.5*0.3 = 0.15 inches between successive characters.
  918.  
  919. If you are preparing a plot which will be photoreduced, then you should
  920. specify a larger font leading, say 0.5, so that the reduced lettering
  921. will still be readable.
  922.  
  923. /MAINLINE
  924. {LINE ATTRIBUTES}
  925.  
  926. Enters the Line Attributes menu.  In this menu, you can change the
  927. characteristics of all lines drawn by GRAFSYS during plotting.
  928.  
  929. /LINEBORDWID
  930. {BORDER WIDTH}
  931.  
  932. Pen width for drawing plot border, in inches.
  933.  
  934. /LINEBORDCOLR
  935. {BORDER COLOR}
  936.  
  937. Color of plot border, in user units from 0 to 15.
  938.  
  939. In order to use colors 2 through 15, you must define your own color map.
  940. See the documentation.
  941.  
  942. /LINEAXISWID
  943. {AXIS WIDTH}
  944.  
  945. Pen width for drawing axes, in inches.
  946.  
  947. /LINEAXISCOLR
  948. {AXIS COLOR}
  949.  
  950. Color of axes, in user units from 0 to 15.
  951.  
  952. In order to use colors 2 through 15, you must define your own color map.
  953. See the documentation.
  954.  
  955. /LINEAXISPATT
  956. {AXIS PATTERN}
  957.  
  958. Line pattern for drawing axis rulers.
  959.  
  960. /LINESYMBWID
  961. {PLOT SYMBOL LINE WIDTH}
  962.  
  963. Default pen width for drawing plot symbols, in inches, upon entering
  964. Read menu.  If you want to change the pen width for a group which has
  965. been read in, go to the {Edit existing groups} menu.
  966.  
  967. /LINESYMBCOLR
  968. {PLOT SYMBOL COLOR}
  969.  
  970. Default color of plot symbols, in user units, upon entering the Read
  971. menu.  If you want to change the color for a group which has been read
  972. in, go to the {Edit existing groups} menu.
  973.  
  974. In order to use colors 2 through 15, you must define your own color map.
  975.  
  976. /LINELINEWID
  977. {LINE PLOT WIDTH}
  978.  
  979. Default pen width for line plot in inches, upon entering the Read menu.
  980. If you want to change this value for a group which has already been read
  981. in, go to the {Edit existing groups} menu.
  982.  
  983. /LINELINECOLR
  984. {LINE PLOT COLOR}
  985.  
  986. Default color for line plot in user units from 0 to 15.  If you want to
  987. change this value for a group which has already been read in, go to the
  988. {Edit existing groups} menu.
  989.  
  990. If you want to use colors 2 through 15, you must define your own color
  991. map.
  992.  
  993. /LINETICKWID
  994. {TICK MARK WIDTH}
  995.  
  996. Pen width for ruler tick mark, in inches.
  997.  
  998. /LINETICKCOLR
  999. {TICK MARK COLOR}
  1000.  
  1001. Color of ruler tick marks, in user units from 0 to 15.
  1002.  
  1003. If you want to use colors 2 through 15, you must define your own color
  1004. map.
  1005.  
  1006. /LINEGRIDWID
  1007. {GRID LINE WIDTH}
  1008.  
  1009. Pen width for grid lines, in inches.
  1010.  
  1011. /LINEGRIDCOLR
  1012. {GRID LINE COLOR}
  1013.  
  1014. Color of grid lines, in user units from 0 to 15.
  1015.  
  1016. If you want to use colors 2 through 15, you must define your own color
  1017. map.
  1018.  
  1019. /LINEGRIDPATT
  1020. {GRID LINE PATTERN}
  1021.  
  1022. Pattern for drawing grid lines.
  1023.  
  1024. /LINETEXTRATIO
  1025. {TEXT LINE WIDTH RATIO}
  1026.  
  1027. This is the ratio of the pen width used for drawing text to the
  1028. character height.  A larger value for this means a wider pen.
  1029.  
  1030. If you are preparing a plot which will be photoreduced, you should
  1031. choose a wider pen ratio, say 0.12, for better readability after
  1032. reduction.
  1033.  
  1034. /MAINDISP
  1035. {EDIT EXISTING DATA GROUPS}
  1036.  
  1037. Enters the {Edit existing groups} menu.  This menu allows you to alter
  1038. certain parameters for data groups which have been read in, and to edit
  1039. the data points themselves.
  1040.  
  1041. /DISPFILE
  1042. {SELECTED GROUP}
  1043.  
  1044. Allows you to choose which "group" of data points will be edited when
  1045. you select {Edit selected group}.
  1046.  
  1047. /DISPGROUP
  1048. {EDIT SELECTED GROUP}
  1049.  
  1050. Enters a menu which allows you to display and edit parameters for the
  1051. currently selected group.
  1052.  
  1053. /GROUPEBARS
  1054. {DISPLAY ERROR BARS}
  1055.  
  1056. Chooses whether or not the error bars will be displayed for this group.
  1057. The error bar values are not destroyed--only hidden during plotting, and
  1058. can be subsequently revived.
  1059.  
  1060. If there were no error bars specified when the file was read, then you
  1061. will not be permitted to turn error bars on here.
  1062.  
  1063. /GROUPSYMB
  1064. {SCATTER PLOT SYMBOL}
  1065.  
  1066. Chooses the symbol for rendering the group as a scatter plot.
  1067.  
  1068. /GROUPFILL
  1069. {FILL PLOT SYMBOL}
  1070.  
  1071. Selects whether or not the plot symbol will be filled in.  Note that
  1072. filling is not applicable to some symbols, e.g. the X. Filling is only
  1073. available on Postscript devices.
  1074.  
  1075. /GROUPSYMBSIZ
  1076. {PLOT SYMBOL SIZE}
  1077.  
  1078. The size, in inches, of the square box which bounds each plot symbol.
  1079. Note that the "dot" symbol is not scaled by this variable.
  1080.  
  1081. /GROUPSYMBWID
  1082. {SYMBOL LINE WIDTH}
  1083.  
  1084. Pen width for drawing scatter plot symbols, in inches.  If you want to
  1085. hide the symbols entirely, do not select zero for this variable.
  1086. Instead, choose "none" for the plot symbol.
  1087.  
  1088. /GROUPSYMBCOLR
  1089. {PLOT SYMBOL COLOR}
  1090.  
  1091. Color for plot symbols, in user units from 0 to 15.
  1092.  
  1093. If you want to use colors 2 through 15, you must define your own color
  1094. map.
  1095.  
  1096. /GROUPLINWID
  1097. {LINE WIDTH}
  1098.  
  1099. Pen width for rendering line plot in inches.  If you want to hide the
  1100. line entirely, do not select zero for this variable. Instead, choose
  1101. "none" for the line pattern.
  1102.  
  1103. /GROUPLINPATT
  1104. {LINE PLOT PATTERN}
  1105.  
  1106. Pattern for rendering line plot.  A "line plot" connects
  1107. successive data points in the data group with straight lines.
  1108.  
  1109. /GROUPLINCOLR
  1110. {PLOT LINE COLOR}
  1111.  
  1112. Color for plot line, in user units from 0 to 15.
  1113.  
  1114. If you want to use colors 2 through 15, you must set up your own
  1115. colormap in INITOPT.CMD.  See the documentation.
  1116.  
  1117. /GROUPXOFF
  1118. {X OFFSET}
  1119.  
  1120. This is a value which is added to each X value throughout the plotting
  1121. process.  It is normally set to zero, but you can change it to produce a
  1122. vertical shift in your data.
  1123.  
  1124. /GROUPXMULT
  1125. {X MULTIPLIER}
  1126.  
  1127. This is a value which multiplies each X value throughout the plotting
  1128. process.  It is normally set to 1, but you can change it to scale your
  1129. data.
  1130.  
  1131. /GROUPYOFF
  1132. {Y OFFSET}
  1133.  
  1134. This is a value which is added to each Y value throughout the plotting
  1135. process.  It is normally set to zero, but you can change it to produce a
  1136. horizontal shift in your data.
  1137.  
  1138. /GROUPYMULT
  1139. {Y MULTIPLIER}
  1140.  
  1141. This is a value which multiplies each Y value throughout the plotting
  1142. process.  It is normally set to 1, but you can change it to scale your
  1143. data.
  1144.  
  1145. /GROUPEXCLUD
  1146. {EXCLUDE DURING RANGING}
  1147.  
  1148. During autoranging, the upper and lower bounds for the data set are
  1149. calculated.  You can force GRAFSYS to ignore a group during this
  1150. calculation by choosing this item.  This is useful, for instance, if you
  1151. want a "fit" line to extend to extend to the edges of the plot
  1152. boundaries.  The extra points beyond the boundaries will not be
  1153. rendered.
  1154.  
  1155. /GROUPEDIT
  1156. {EDIT DATA POINTS}
  1157.  
  1158. Enters the data point editor.
  1159.  
  1160. /DISPDELETE
  1161. {DELETE GROUP}
  1162.  
  1163. Causes the selected data group to be deleted.  The memory space used by
  1164. that group is freed, and is again available for other data groups or a
  1165. print image.
  1166.  
  1167. /DISPSAVE
  1168. {SAVE GROUP}
  1169.  
  1170. Saves a set of data points to a plain ASCII text file.  These files can
  1171. be read back into GRAFSYS at a later time.
  1172.  
  1173. It is also possible to save the entire plot, options and all, in the
  1174. Save menu.
  1175.  
  1176. /DISPNAME
  1177. {FILENAME}
  1178.  
  1179. The name of the file to which you want the selected data file written.
  1180.  
  1181. /MAINCMDFIL
  1182. {EXECUTE COMMAND FILE}
  1183.  
  1184. Causes GRAFSYS to process a command file.  See the reference card or the
  1185. complete documentation for a description of the command language.  You
  1186. can use this language to set up custom graphics "macros" or perform
  1187. complete automated plotting operations.
  1188.  
  1189. Also, if you used the Save menu to save a plot, you can recover that
  1190. plot by executing the file you saved it in as a command file.
  1191.  
  1192. /MAINCMDFILNAM
  1193. {COMMAND FILE NAME}
  1194.  
  1195. The full pathname of the command file.
  1196.  
  1197. /MAINCURRDIR
  1198. {CURRENT DIRECTORY}
  1199.  
  1200. Allows you to perform the equivalent of a DOS CD or ChDir command.  Any
  1201. string permitted in the DOS command is permitted here.
  1202.  
  1203. /MAINABOUT
  1204. {ABOUT GRAFSYS}
  1205.  
  1206. Enters the About GRAFSYS menu.  This menu displays copyright information
  1207. about GRAFSYS, and has an item which prints an order blank to a printer
  1208. or disk file.
  1209.  
  1210. /ABOUTSCREEN
  1211. {GRAFSYS SCIENTIFIC PLOTTING PACKAGE}
  1212.  
  1213. Version 2.01
  1214.  
  1215. Copyright 1991 by Francis J. Deck.  All rights reserved.
  1216.  
  1217. This package is intended to be distributed as SHAREWARE.  This means
  1218. that the package may be freely copied and passed around, and tested on
  1219. any machine.  If you decide to make use of GRAFSYS, then you must pay
  1220. the license fee.  The GRAFSYS manual contains the specific terms of the
  1221. copyright.
  1222.  
  1223. I depend on you, the user, for support.  The license fee is only
  1224. $35, or $15 for students, plust 5% Indiana sales tax if
  1225. applicable. Registrants will receive a disk with the latest
  1226. revision, and a notice when the next version is released.
  1227.  
  1228. Site licenses are available.  If interested, see GRAFSYS.DOC.
  1229.  
  1230. The PrintGL utility is a separately copyrighted package, which is
  1231. bundled with GRAFSYS.  If you are using it, you should become a
  1232. registered user.  Consult the documentation file PRINTGL.DOC.
  1233.  
  1234. /ABOUTDISP
  1235. {DISPLAY SHAREWARE INFORMATION SCREEN}
  1236.  
  1237. A screen is displayed with a message about the GRAFSYS copyright.
  1238.  
  1239. /ABOUTPRINT
  1240. {PRINT AN ORDER BLANK}
  1241.  
  1242. Prints an order blank to the printer or a disk file.  The default
  1243. destination is PRN which is the printer device.  If you want to print
  1244. off-line or to a disk file, select "Destination" below.
  1245.  
  1246. /ABOUTDEST
  1247. {DESTINATION}
  1248.  
  1249. The full pathname or logical device to receive the order blank. Use PRN
  1250. for the parallel line printer.
  1251.  
  1252. /MAINSAVE
  1253. {SAVE}
  1254.  
  1255. Enters the Save menu.  This menu allows you to save the current state of
  1256. GRAFSYS to a file.
  1257.  
  1258. /SAVEFILE
  1259. {SAVE DESTINATION}
  1260.  
  1261. Full DOS pathname for save command file.
  1262.  
  1263. {WARNING:}  We recommend that you not overwrite INITOPT.CMD.
  1264.  
  1265. /OKSAVE
  1266.  
  1267. {SAVE USING ABOVE OPTIONS}
  1268.  
  1269. You must choose this menu selection to generate the save file.
  1270.  
  1271. /MAINRESTART
  1272. {RESTART}
  1273.  
  1274. The restart operation gives you a clean slate within GRAFSYS.  First,
  1275. all data groups are deleted, data storage space is made available again.
  1276. Second, the initialization command file INITOPT.CMD is executed to reset
  1277. all user options to their defalt values.
  1278.  
  1279. This process is equivalent to exiting GRAFSYS and restarting it from
  1280. DOS.  To prevent you from accidentally destroying a plot, you will be
  1281. prompted for confirmation.
  1282.  
  1283. /MAINCONFREST
  1284. {RESTART CONFIRMATION}
  1285.  
  1286. You are being asked to confirm your decision to restart GRASFYS.  If you
  1287. choose "Y", GRAFSYS will restart itself, meaning that all data files
  1288. will be wiped out and all options returned to their default values.
  1289. Pressing the return key here will prevent the restart operation from
  1290. occuring.
  1291.  
  1292. /DMPRANGE
  1293. Error... Attempt to plot out of device range...
  1294.  
  1295. An attempt was made to plot outside of the maximum plotting range of the
  1296. device.  Please note that the size of the plot, as seen by the device,
  1297. is the size selected in the Plot menu, plus the offset origin, which is
  1298. set in the Other menu.  For the dot matrix printer, the data format
  1299. specification limits the width of a plot to 8 inches.
  1300.  
  1301. /DGEDIT
  1302. {Data Group Editor}
  1303.  
  1304.         Key:          Action:
  1305.         ----          -------
  1306.         {Arrow Keys}    Move cursor.
  1307.         {PgUp, PgDn}    Move up and down one screen.
  1308.         {Ins}           Insert point at cursor location.
  1309.         {Del}           Delete point at cursor location.
  1310.         {Esc}           Exit editor.
  1311.         {Return}        Insert line.
  1312.         {F1}            Help.
  1313.         {F2}            Delete line.
  1314.  
  1315. /FGF
  1316. {f(x) =}
  1317.  
  1318. The function you want to be graphed.
  1319.  
  1320. Available functions:
  1321.  
  1322.         sqr     sqrt    exp     ln      log     sin     cos     tan
  1323.         arcsin  arccos  arctan  abs     sgn     int
  1324.  
  1325. Use {+},{-},{*},{/}.  To raise to a power, use {^}.  In addition:
  1326.  
  1327.         Bad:                    Good:
  1328.  
  1329.         a^b^c                   (a^b)^c or a^(b^c) avoids ambiguity.
  1330.         a^-1                    a^(-1)
  1331.  
  1332. Examples:
  1333.  
  1334.         x + x^2
  1335.         sin(x)^2
  1336.  
  1337. /FGXMIN
  1338. {MINIMUM X}
  1339.  
  1340. The minimum value of X on the plot.
  1341.  
  1342. /FGXMAX
  1343. {MAXIMUM X}
  1344.  
  1345. The maximum value of X on the plot.
  1346.  
  1347. /FGNPP
  1348. {NUMBER OF PLOTTED POINTS}
  1349.  
  1350. FGRAPH will calculate this number of equally-spaced points over the
  1351. chosen range of X values, and calculate f(x) for each value.  Then, a
  1352. curve will be approximated by connecting the points with a line.  Use a
  1353. larger number of points to get a smoother curve, or a smaller number for
  1354. speed.
  1355.  
  1356. /FGQUIT
  1357. {DISPLAY PLOT AND RETURN TO FGRAPH}
  1358.  
  1359. FGRAPH will now run GRAFSYS to display your plot.  After it is done
  1360. plotting, you can press any key to return to FGRAPH.
  1361.  
  1362. /FGSTAY
  1363. {DISPLAY PLOT AND STAY IN GRAFSYS}
  1364.  
  1365. FGRAPH will run GRAFSYS to display the plot.  After the plot is
  1366. complete, press any key to get into the main menu of GRAFSYS.  When you
  1367. quit GRAFSYS, you will be returned to FGRAPH.
  1368.  
  1369. /FGNAME
  1370. {NAME OF PLOT FILE}
  1371.  
  1372. Whenever FGRAPH runs GRAFSYS it saves the plot in a plot file.  You can
  1373. use this plot file later to recall the plot.
  1374.  
  1375. /DUMMY
  1376.  
  1377. This is the end of the GRAFSYS Help File.
  1378.