home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 484 / a.gth < prev    next >
Text File  |  1986-09-14  |  10KB  |  185 lines

  1. [A]                          [ALTER] Command
  2. Subcommands:
  3.  
  4. Blank   [AB] Blank (clear) screen and redisplay frame & grid.  Data and scales
  5.         in memory are unaffected. (Same as Function 7)
  6.  
  7. Colour  [ACc]   (c=Colour letter: RGYCMWB or S)
  8.      Switch on colour display (If not currently on), select next colour.
  9.      Actual colours displayed will depend on the palette selected (Fn key 3).
  10.      If yellow is selected, the other colours are green and red.
  11.      If white is selected, the associated colours are cyan and magenta.
  12.      ACS: Changes background in Low resolution. 
  13.      Note: Colour must be selected before displaying any graphs.
  14.      An alternative method of changing colour is the ALT/Colour facility,
  15.      where Colour= R,G,Y,C,M,W, or B). (This method cannot be used in macros.)
  16.      The current colour is shown as a colour block at the start of the status
  17.      line. (line 25)
  18.      To turn colour off, use the AM command (Alter Monochrome).
  19.  
  20.      Hires colour: While in 640x200 mode, using ACS or ALT/S will allow
  21.      selection of one of seven colours to be used as the display colour
  22.      (on a black background).
  23.     
  24. Frame   [AFxn] (x = B, T, L, [R], F or S.   n =value)
  25.      Select size of graph frame.  The default (start-up) sizes are:
  26.      Bottom:0, Top:6, Left:9 Right:40 or 80 columns.
  27.      Once the size has been altered, the frame will be fixed until altered
  28.      again.  All graphs created will be confined to the current frame size.
  29.      Ranges: Bot:0-5, Top:1-6 Left:8-30 or 8-70. Right: 12-40 or 12-80.
  30.      AFF: Reset frame to full size.  AFS: Display Status values. 
  31.      e.g.s  AFL12<RTN>      (Alter Frame Left side to 12).
  32.             AFT5            (Alter Frame Top to grid line 5).
  33.             AFR72           (Alter Frame Right side to 72).
  34.             AFB1            (Alter Frame Bottom to grid line 1).
  35.             AFF             (Alter Frame to full size: 0,6,9,40 or 80)
  36.             AFS             Displays: Bot: Top: Left: Right: current values.
  37.  
  38.     Notes: The frame is immediately adjusted on screen whenever AFF
  39.           (Full Frame) is selected.  Any other frame altering will not affect
  40.           the screen until BLANK (Fn 7) is pressed or a new graph is generated.
  41.           Up to 9 separate graphs can be displayed in high res.
  42.           (4 in low res.) by selecting bot, top, left and right values.
  43.           If a frame is reduced in height or width, the scale is automatically
  44.           adjusted.
  45.      e.g. Two separate graphs (set to low res. for this example):
  46.      MB 
  47.      FLSALES<RTN>
  48.      AFR20<RTN>
  49.      GS
  50.      FLWAGES<RTN>
  51.      AFL27<RTN>
  52.      AFR40<RTN>
  53.      GB4
  54.  
  55. Heading [AH] (and Draw Text [DTF])
  56.      Allows entry of a heading up to 28 characters long in low resolution and
  57.      68 in high resolution.  The heading can be located anywhere on the screen
  58.      by selecting first the row number (2 to 24) then the start column (1 to
  59.      34 or 74).  The defaults are [C] (automatic centering) on the row below
  60.      the top of the current frame.
  61.      This heading will remain in memory until changed. It is not saved to disk.
  62.      The heading text may be entered at any time.  Subsequent AH commands
  63.      will use the current heading if <RTN> is entered.   Notes: Symbols and
  64.      spaces may be used in the heading.  An alternative method for adding
  65.      text to the screen is the Draw Text [DT] command.  If the DRAW program
  66.      is loaded, additional text fonts are available.  AH command is normally
  67.      used for adding single-line text to a graph from a macro.
  68.  
  69.      For text exceeding a single line, create a text file using the Text Editor
  70.      [FCT] commmand. This can be called up and placed anywhere on the screen
  71.      with the [DTF] command and selecting starting Row and Column positions.
  72.      e.g. within a macro: DTF ;textfile; ;14; ;20;
  73.  
  74. Key     [AK]  (Same as Fn 8)
  75.      This command toggles the bottom line of the display between the Function
  76.      keys, the contents (Title) of each of the first four memories, and blank.
  77.      The current colour, default drive and file are also shown in column one.
  78.  
  79. Monochrome  [AM]
  80.      Switches off colour in low resolution mode.  This is required if the 
  81.      screen is monochrome and does not have a grey-scale feature.  It may
  82.      also be required if a low resolution (colour) screen is to be printed
  83.      on a monochrome printer or output to a single-pen plotter.
  84.  
  85. Pan     [APn]
  86.      Pan allows movement "sideways" through the data in memory 0, so that
  87.      a graph may be drawn at any start point.  Following the AP command,
  88.      you must enter the start-date (as MM/YY) or the X-value<RTN>.  Pan is
  89.      also used to access data beyond the first page of 63 points for display-
  90.      ing with the Memory Contents command.
  91.      The maximum number of points in a memory is 365. 
  92.      A short cut to jump to the start of the next page is to enter "N"
  93.      (for New page) instead of the date or X-value.
  94.      (Notes 1.For quarterly data, enter the date as n/YY where n is 1,2,3,4)
  95.             2.For random (Other) data only APN applies.
  96.             3.The FILE Edit program has its own Pan facility, to edit data
  97.               beyond the first 63 points.
  98.             4.Pan does not apply to PIE and BLOCK charts.
  99.  
  100.      Examples: AP4/86<RTN>      AP210<RTN>       APN<RTN>
  101.  
  102. Scale   [ASx]
  103.      Scale allows alteration of either the X or Y scales.  The sub-menu is:
  104.                    Exponential   Log.  XY-new  Y-new
  105.     (X scale alteration is only possible when random (other) data is present in
  106.     memory 0.)
  107.  
  108.     Exponential  [ASE] converts the data in memory 0 to: 10 raised to the power
  109.      of each data point.  This is the opposite (complement) of Log.
  110.      The data in memory 0 to be converted, should be within the range 1 to 10.
  111.  
  112.     Log.  [ASLx]  (Where x= Actual or Log values)
  113.     Converts the data in memory 0 to base-10 logarithm. The displayed values on
  114.   the Y axis may be actual or log values. If log is chosen, the scale on the Y
  115.   axis will then represent powers of 10. This is the oppposite of Exponential. 
  116.   Avoid using the ASL command when the data file has zero, negative or very
  117.   small data values (such as .01).
  118.   
  119.     XY-new  [ASX] resets the previously set automatic scales for both the X
  120.      and Y axis.   (Same as [MN] command.)
  121.      The data in memory 0 is not changed.
  122.      You will normally use this whenever the data in memory 0 is changed and
  123.      the new data values do not match the old scales.  (The data in memory 0
  124.      changes when new data is loaded from a disk file or another memory, or 
  125.      the original data has been altered with commands such as ASE or ASL.)
  126.  
  127.     Y-new  [ASYn] allows manual adjustment of the Y-axis scale following the
  128.      initial automatic scale calculation.  After entering the ASY command, you
  129.      will be asked:
  130.        "Change Y scale: High, Low or [P]ercent"  Type in H, L or P
  131.      In the case of H or L, follow by the new high or low Y-axis limit,
  132.      then <RTN>.The screen may need to be cleared ready for your next Graph
  133.      command.  The data in memory 0 is not altered.
  134.      The scale range available is +- .006 to +-9999997.
  135.  
  136.     Percentage  [ASYP]   The Y scale is altered to: 0 - 100%.  Each data
  137.      value is changed to become the % of the total of all data values in the 
  138.      file.  Following ASYP the screen should be cleared and the graph redrawn.
  139.      The Y scale may subsequently be altered with [ASYH or L].
  140.  
  141. Title  [ATxx]  (x= Title contents or screen Location)
  142.      Title contents: [ATTx]
  143.      This is a quick way to replace the last displayed title.
  144.      Example: ATTSales85<RTN>   ( Note that memory 0 must contain some
  145.      data before this command will operate.)
  146.      Location:  [ATLxn]    (x=Row or Column,   n= row number)
  147.      The graph title(s) may be either displayed in the upper left corner of
  148.      the graph (Column mode) or on any row (Row mode).  If Row is selected,
  149.      you may select the row number (2 to 24).  
  150.  
  151. Ytitle  [AYx1x2]  (x1=L or T) (x2=L or R, or title)
  152.      This is a quick way to replace the currently displayed Units (Y-axis)
  153.      title on the left side of the screen or the location of the Y-axis
  154.      labels.(Can select Left (default) or Right.)
  155.      Ytitle:  AYT title<RTN>
  156.       Examples:  AYT Dollars<RTN>     AYT Quantity<RTN>
  157.      Location: AYL (L=location).  Then enter L (left) or R (right).
  158.       Examples: AYLR     AYLL 
  159.       (Notes: When Y-labels are selected for the right side, the frame width
  160.        is reduced by 72 pixels. To remove a Y title, enter: AYT<RTN>)
  161.  
  162. Xtitle  [AXx row col]     (x=new X title)
  163.      This command is used to change the current X-axis title and its screen
  164.      location. (Defaults are: Centered on one line below the top of the frame.)
  165.      The new location values will remain until changed.
  166.      Example:  AX Weeks<RTN> 20<RTN> 15<RTN>
  167.  
  168. Zoom   [AZn]
  169.      Zoom command allows you to control the number of X-axis data points
  170.      actually displayed.  The number can be in the range 1 to 70.
  171.      Example 1: Load a data file: FLSALES<RTN> then AZ12<RTN>
  172.              (The screen is not cleared.) Now enter the required graph command.
  173.              e.g. to Graph a Column chart: MB GC11
  174.              Only 12 columns will be displayed, expanded to fill the
  175.              available graph space.
  176.      Example 2: MN AZ70<RTN> GLL
  177.  
  178.      Notes: Alter Zoom is not applicable to Random (Other) files. Use Alter
  179.             Scale X [ASX] to achieve the same result.
  180.             Alter Zoom does not apply to PIE and BLOCK charts unless the memory
  181.             0 data is transferred to memory 2 [MT2] then back to mem. 0 [ML2].
  182.  
  183. (C) September 15, 1986
  184.  
  185.