home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF023B.ZIP / SMSTART2.HLP < prev    next >
Text File  |  1989-02-15  |  8KB  |  135 lines

  1. OVERALL SYSTEM DESCRIPTION - RELEASE 2.54                           PAGE 1 OF 6
  2.  
  3. To get a "snapshot" printout of the contents of the display screen at any
  4. time, first make sure your printer is turned on and ready.  Most printers have
  5. an indicator light labelled "ready" and it must be on before the printer can
  6. operate.  Then, press either of the shift keys and the PrtSc key at the same
  7. time.  On the IBM-PC, the PrtSc key is near the right side of the keyboard,
  8. just below the ENTER key.  If you are not using an IBM-PC, this key may be in
  9. a different position.  This procedure by itself will not work for graphics.
  10.  
  11. When you first turn the computer on, or re-set it with Ctrl-Alt-Del, it doesn't
  12. know the date and time (unless you have a clock-calendar circuit installed).
  13. Did you remember to enter the current date and time when you started the compu-
  14. ter?  This is important, not only for the stock charting programs but also for
  15. other programs, for two reasons:
  16.  
  17. First, the computer "stamps" with the date and time each file that it writes on
  18. disk.  This is to aid in recognition of different versions of the same data
  19. which may have been updated at different times.
  20.  
  21. Second, the stock charting programs use the current date to compute trading
  22. period dates for entry of volume and prices.
  23.  
  24. OVERALL SYSTEM DESCRIPTION                                          PAGE 2 OF 6
  25.  
  26. The Stock Charting System consists of five separate program modules which per-
  27. form six major functions: Startup; Master Menu; Add/Delete Stocks; Import Data
  28. (from an ASCII file); Enter Data (manual); and Bar Graph (the latter two func-
  29. tions are performed by the same program module).  Each program module has its
  30. own menus, which always appear on the bottom of the screen.
  31.  
  32. Like its restaurant counterpart, a menu offers a choice of selections.  To make
  33. a choice, press the letter key corresponding to the desired function, such as
  34. A to Add a stock.  As soon as the key is pressed, the selection is activated.
  35. The correct program module is automatically loaded into memory as required, and
  36. menu choices permit switching freely among the different functions.
  37.  
  38. Each menu has a "Help" function.  Just type H to get an explanation of all the
  39. choices offered by that menu.  Some menus also have a "Quit" function.  To get
  40. out of the stock charting system and back into DOS, just press Q.  Some func-
  41. tions will first ask you for confirmation of your choice, in case you pressed
  42. the wrong key. Type Y for a Yes response or N for a No response as appropriate.
  43. (If you terminate the program in any other way, you may lose data which you
  44. have typed in).  If you make an invalid response, an error message will flash
  45. on the bottom of the screen until a correct response is entered.
  46.  
  47. OVERALL SYSTEM DESCRIPTION                                          PAGE 3 OF 6
  48.  
  49. The Scroll Lock and Caps Lock keys are not used.  Alphabetic characters are
  50. automatically converted to uppercase (CAPITAL letters).  The ten function keys
  51. on the left-hand side of the keyboard are not used.  The Num Lock key need not
  52. be used except once to put the cursor keypad in numeric mode.  Most keyboards
  53. now have an indicator for the Num Lock key, which lights in numeric mode.
  54.  
  55. The programs and Help screens are always expected on the default drive.  When
  56. you are in DOS, the letter for the default drive appears in the prompt, as in
  57. A> for example.  The stock charting DATA can be on any diskette drive, or on a
  58. hard disk. The program will ask you what disk the data is on. If you are using
  59. floppy disks, it is usually best to have programs and data on separate disks.
  60. This gives you more room for data and makes it easier to keep backup copies.
  61.  
  62. Note: If you are operating from a hard disk, stock charting DATA should be in
  63. a different sub-directory from the programs.  The Master Menu has a function
  64. to specify the path (disk drive and/or sub-directory) for data files.
  65.  
  66. After the introductory screen, the system takes you first to the Master Menu
  67. screen.  You can change to any other function by making the appropriate menu
  68. choice.
  69.  
  70. OVERALL SYSTEM DESCRIPTION                                          PAGE 4 OF 6
  71.  
  72. If you have only one disk drive, programs and data can be on the same floppy
  73. disk.  If you have two floppy disk drives, insert a newly formatted diskette in
  74. drive B for data.  The stock charting system will recognize this, and will take
  75. you directly to the Add/Delete Stocks function.  You will then be prompted for
  76. the name, symbol and other information about the first stock.
  77.  
  78. On a 360K diskette, used for data only, you can have 127 days or weeks of in-
  79. formation for each of 86 stocks.  There is a limit of 110 stocks on each disk-
  80. ette or in each sub-directory.  But you can have as many different data disk-
  81. ettes or data sub-directories as you want.
  82.  
  83. Programs and data can reside together on a hard disk.  In this case, programs
  84. and data should reside in different sub-directories.  From the Master Menu, you
  85. can specify the path for data files.  A "path" in DOS lingo consists of a disk
  86. drive letter, sub-directory name(s), or both.  Some examples are:
  87.                    B:    \STOCKS\    C:\SM\DATA\
  88. For more information on sub-directories, refer to Stock Charting System's ins-
  89. allation guide or a good DOS reference manual.
  90.  
  91.  
  92.  
  93. OVERALL SYSTEM DESCRIPTION                                          PAGE 5 OF 6
  94.  
  95. When a program wants a data item such as the name of a stock or a price, a
  96. solid reverse video block will appear, along with a blinking underline cursor.
  97. The solid block defines the maximum number of characters the item can have,
  98. and the cursor cannot be moved outside the block.  The required data is to be
  99. typed into this block.  Typing errors can be corrected with the Backspace key.
  100. The Backspace key is usually in the top row of the keyboard, near the right,
  101. and has a large left-arrow on it.  It is not the same as the left-arrow key be-
  102. low it on the cursor keypad; the left- and right-arrow keys are not used here.
  103.  
  104. After typing in the required data item, press the ENTER key.  The solid block
  105. does not have to be filled.  If the data is invalid, an appropriate error mes-
  106. sage will flash on the bottom line until another key is pressed.  The data can
  107. then be corrected, possibly without completely re-entering it.  After each data
  108. item is entered correctly, it is automatically moved to the appropriate place
  109. on the display.
  110.  
  111. The Esc (escape) key is always active, except when a menu is present on the
  112. bottom of the screen.  The Esc key can be used to cancel any operation except
  113. some disk operations.  Usually the Esc key is in the top row of the keyboard,
  114. near either the left or right side depending on the keyboard design.
  115.  
  116. OVERALL SYSTEM DESCRIPTION                                          PAGE 6 OF 6
  117.  
  118. Some data items are optional, such as annual earnings, dividends, price goals
  119. and stop limits.  In these cases - or if an item has already been entered -
  120. entry can be avoided by pressing the ENTER key by itself, or by pressing the
  121. Esc key.  If the program requires the data, it will tell you.
  122.  
  123. When entering stock prices, you can use either decimal (such as 24.375) or
  124. fractional (such as 24 3/8) entry; the program will accept both.  A blank space
  125. is required between the whole number and the fraction, to distinguish between
  126. 21 3/16 and 2 13/16 for example.
  127.  
  128. If you accidentally start to enter a new stock or a new trading period, just
  129. press the Esc key to cancel it.  The screen will automatically restore itself
  130. to its original contents.
  131.  
  132. If you forgot to enter date and time, you can do it now.  Re-start the computer
  133. now, using the Ctrl-Alt-Del keys.  Do not do this from any other part of the
  134. Stock Charting System; you could lose data.  Use the QUIT function instead.
  135.