home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / STOCKS / STKCHART.ARC / SMADDEL2.HS2 < prev    next >
Encoding:
Text File  |  1985-08-29  |  7.1 KB  |  137 lines

  1.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (1 of 6)
  2.  
  3. The stock select screen can display information for up to 16 stocks at a time.
  4. A selector block is visible on the screen, in the form of a solid bar which
  5. covers a single data item.  A stock is selected (for making changes, etc.) when
  6. the selector block is on the same line as the name of the stock.  The selector
  7. block can be moved through the list of stocks, and also to individual data
  8. items, by means of the cursor keys on the right side of the keyboard as des-
  9. cribed on the next screens.
  10.  
  11. If you hold a key down for more than about a second, the corresponding action
  12. will repeat continuously until the key is released.  If keystrokes get ahead of
  13. the computer, it may beep or squeal at you until you release the key.  If you
  14. press the wrong key, the computer will beep, and an error message will flash on
  15. the bottom of the screen until you press another correct key.
  16.  
  17. If you are just starting a new data diskette, the stock select screen will
  18. automatically start prompting you to type information about the first stock.
  19. There is more information about this under the Add function, described later
  20. in this series of screens.
  21.  
  22.  
  23.  
  24.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (2 of 6)
  25.  
  26. The up-arrow key moves the selector block up one line each time it is pressed.
  27.       If necessary, the display will scroll one line towards the beginning of
  28.       the list of stocks.
  29.  
  30. The down-arrow key moves the selector block down one line each time it is
  31.       pressed.  If necessary, the display will scroll one line towards the end
  32.       of the list of stocks.  The selector block can be moved one line below
  33.       the end of the list to permit adding a new stock at the end (see the Add
  34.       function, described later).
  35.  
  36. The left-arrow key (but not the backspace key) moves the selector block one
  37.       data item to the left each time it is pressed.
  38.  
  39. The right-arrow key moves the selector block one data item to the right each
  40.       time it is pressed.
  41.  
  42. The selector block cannot be moved off the screen, and the display cannot
  43. scroll left or right.
  44.  
  45.  
  46.  
  47.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (3 of 6)
  48.  
  49. The PgUp key moves the display 13 lines up towards the beginning of the list of
  50.       stocks. There is a 3-line overlap; the selector block is placed on the
  51.       top line.
  52.  
  53. The PgDn key moves the display 13 lines down towards the end of the list of
  54.       stocks.  There is a 3-line overlap; the selector block is placed on the
  55.       bottom line.
  56.  
  57. The End key moves the display to the end of the list of stocks and places the
  58.       selector block on the last line.
  59.  
  60. The Home key moves the display to the beginning of the list of stocks and
  61.       places the selector block on the first line.
  62.  
  63. The other functions are invoked by typing the corresponding letter keys.  These
  64. other functions are described in the next screens. Note that for some functions
  65. such as Add, Delete and Change, there will be 2 solid blocks on the screen -
  66. the selector block shows what is about to be operated on, and another block at
  67. the bottom of the screen accepts characters typed in from the keyboard.
  68.  
  69.  
  70.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (4 of 6)
  71.  
  72. A  = ADD a new stock to the list.  The stock identified by the selector block,
  73.      and any others after it, will be moved down towards the end of the list;
  74.      the new stock will then go on the line the selector block is located on.
  75.      Thus, you can have the stocks displayed in any order.  All programs in the
  76.      system will display the stocks in the same order.  That order can later be
  77.      changed by using the Delete and Restore functions described on the next
  78.      screen.  Remember, the Esc (escape) key is active and can be used to abort
  79.      the function, returning the screen display to the way it was before.
  80.  
  81.      A particular stock symbol cannot exist more than once on a data diskette;
  82.      unless data for that stock is being updated BOTH daily and weekly, in
  83.      which case that symbol can exist twice.  (The stock symbol preceeded by D
  84.      for daily or W for weekly is used as a unique file name to access the cor-
  85.      responding volume and price data).  Also, entry of dividends, earnings and
  86.      price goals are optional - press ENTER by itself to bypass those prompts.
  87.  
  88.      WARNING: The dates used for entry of volume and prices are computed by the
  89.      program and depend on proper entry of the current date when you start your
  90.      computer.  If you don't enter the correct date at start-up, the IBM compu-
  91.      ter will set the current date to Jan. 1, 1980!
  92.  
  93.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (5 of 6)
  94.  
  95. D  = DELETE the stock identified by the selector block, and all of the corres-
  96.      ponding volume and price data.  You are first given a chance to abort this
  97.      function in case you pressed the wrong key.  See also the RESTORE function
  98.      described below.
  99.  
  100. R  = RESTORE the most recently deleted stock.  The stock identified by the
  101.      selector block, and any others after it, will be moved down towards the
  102.      end of the list; the most recently deleted stock is then "un-deleted" and
  103.      will go on the line the selector block is on.  By using D and R, you can
  104.      move any stock in the list to anywhere else in the list.  It is suggested
  105.      that stock names be kept in the same order in which they appear in the
  106.      newspaper or other publication from which price data is obtained.
  107.  
  108.      Warning: Only the single most recently deleted stock can be restored.  If
  109.      you delete another stock, the one deleted before that is GONE!  Also, the
  110.      most recently deleted stock REALLY IS deleted if you switch to the data
  111.      entry and graphics program, exit to the operating system with the Quit
  112.      function, or use the Setup function.  These and other functions are des-
  113.      cribed on the next screen.
  114.  
  115.  
  116.     ADD/DELETE STOCKS PROGRAM - Description of Stock Select Screen (6 of 6)
  117.  
  118. C  = CHANGE the data item indicated by the selector block.  You can change any
  119.      data item except the update interval and the number of days/weeks.
  120.  
  121. E  = to ENTER volume and prices for any stock on the list.  This will take you
  122.      to the data entry and graph program and another stock select screen.
  123.  
  124. G  = to draw a bar GRAPH for any stock on the list.  This will take you to the
  125.      data entry and graph program and another stock select screen.
  126.  
  127. S  = SETUP.  This is to allow you to specify the disk configuration you are
  128.      using (floppies and/or hard disk); and also to specify the version of your
  129.      disk operating system (DOS).  The prompting for this function is intended
  130.      to be self explanatory.
  131.  
  132. H  = HELP.  Displays the explanatory information you are looking at now.
  133.  
  134. Q  = QUIT this program and exit to DOS, so you can run a different program
  135.      system, make a backup copy of a disk, etc.  WARNING: if you exit the
  136.      program by other means, you may lose data which you have typed in.
  137.