home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Finance / Finance.zip / stock2.zip / stock.doc < prev    next >
Text File  |  1996-03-25  |  5KB  |  117 lines

  1. Stock/2 - Financial Markets Information Search Utility
  2. Copyright (C) 1996 Gary W. Chambers, All Rights Reserved
  3. Topsham, Maine  04086 ■ FidoNet: 1:326/426.0 ■ gchambers@maine.com
  4. (207)721-3258 (USR DS V34+/Data/Fax)
  5.  
  6. Quick Installation:
  7.  
  8. 1)  Extract the archive into a directory of it's own.  You may wish to move
  9.     DRS2V5B3.DLL into a directory specified in LIBPATH.  I plan to write more
  10.     native-OS/2 BBS applications (especially financially-oriented ones).
  11.  
  12. 2)  Acquire/Extract a copy of Planet Connect's PCSTOKXXX.XX symbol data archive
  13.     into this newly created subdirectory.  You can obtain the latest version
  14.     by file requesting PCSTOK from my system (1:326/426).
  15.  
  16. 3)  Run SCP.EXE to compile the QUOTES.ASC file into binary format.
  17.  
  18. 4)  (optional) Delete QUOTES.ASC and PCSTOK*.*.
  19.  
  20. 5)  Modify the RUNSTOCK.CMD file to point to the correct directory or
  21.     directories.
  22.  
  23. 6)  Using the method prescribed for your BBS software, enter the application
  24.     into your menu structure.
  25.  
  26. 7)  Installation complete!
  27.  
  28. The use of the Stock/2 should be self-explanatory.  All commands are preceded
  29. by a slash.  If a slash isn't present, Stock/2 assumes it to be a symbol
  30. query.
  31.  
  32. The /EDIT and /SRCH commands are used in conjunction with one another.
  33. Without using /EDIT, /SRCH will report a "Pick list empty" error.  The use of
  34. /EDIT is simple enough.  You can either Add to, Delete from, or Redisplay the
  35. list.  Pressing "Q" will save changes (if any), and return to the command
  36. prompt.
  37.  
  38. Pressing the Question Mark (?) (as indicated on the command prompt) will
  39. display a SysOp-configurable help screen.
  40.  
  41. Stock/2 implements the following commands:
  42.  
  43.    ┌───────────────────────────────────────────────────────────────────────┐
  44.    │ /SCAN - Lists ALL symbols in the database one screen at a time        │
  45.    │ /QUIT - Quit/Return to Mystic Seaport Inn OiS/2                       │
  46.    │ /ANSI - Toggle ANSI escape sequences ON/OFF                           │
  47.    │ /INFO - Displays current market data information                      │
  48.    │ /FIND - Searches entire database for a partial symbol entered         │
  49.    │ /EDIT - Edit your personal (15 max) symbol search criteria            │
  50.    │ /SRCH - Conduct a search for your personal symbols                    │
  51.    │ /LAST - Display your last 100 quote requests (tabular report)         │
  52.    └───────────────────────────────────────────────────────────────────────┘
  53.  
  54. Feel free to edit it as you see fit.  That should cover it's use.
  55.  
  56. Stock/2 is written using Joel Downer's Doors/2 communications library.  The
  57. last section of this short document contains command-line parameter
  58. information for those who wish to "tweak" Stock/2's performance.  They are as
  59. follows (case INsensitive):
  60.  
  61. Syntax:  STOCKP [NICE | NASTY | LOCAL] [PATH TO DOOR DROP FILE]
  62.  
  63. NICE - Reduces the priority of the communications threads; easing the burden
  64. on the system.
  65.  
  66. NASTY - This *SHOULD NOT NORMALLY BE USED*.  It raises the thread priority,
  67. possibly causing unnecessary CPU load on the overall system.
  68.  
  69. Default:  If neither NICE or NASTY is specified, Doors/2 uses a regular
  70. priority for the threads.
  71.  
  72. LOCAL - This forces Stock/2 to operate in the local mode (for whatever reason
  73. you may wish to use this; perhaps initial viewing).
  74.  
  75. *********************************** -= NOTE =- *******************************
  76. ******************************************************************************
  77.  
  78. ANY OTHER INFORMATION ON THE COMMAND LINE WILL BE INTERPRETED AS THE PATH TO
  79. THE DOOR INFORMATION FILE.  THIS IS AN ALTERNATIVE TO PHYSICALLY COPYING THIS
  80. INFORMATION TO THE DOOR SUBDIRECTORY.
  81.  
  82. ******************************************************************************
  83. ******************************************************************************
  84.  
  85. Postscript (and Disclaimer):
  86.  
  87. This software is in it's initial release.  As a result, there may be some
  88. unexpected "bugs" that mysteriously appear.  I have put-forth considerable
  89. effort to ensure that the software operates as advertised.  I cannot, will
  90. not, and shall not be held liable for it's use on your system.  In essence,
  91. this software (and it's supporting files) are GUARANTEED to do nothing more
  92. than consume your precious hard-disk space.
  93.  
  94. I plan to continue to support this product.  Rest assured that it will not
  95. remain a form of *FREEWARE*.  The more feedback you provide, the better the
  96. chance that you will receive a free registration when I feel confident that
  97. it's ready for primetime.
  98.  
  99. My only complaint with the system is it's lack of speed.  My programming
  100. skills aren't what I need them to be to write sophisticated B+Tree (or
  101. indexing) routines to make this product fly.  I am diligently looking for
  102. something I can use in OS/2 that works with my C compiler (Borland C++ for
  103. OS/2).  If you have any suggestions, please forward them to me.
  104.  
  105. I can be reached by any of the following ways:
  106.  
  107. Internet:   gchambers@maine.com
  108. FidoNet:    1:326/426.0
  109. U.S. Mail:  445 Liberty Circle
  110.             Topsham, ME  04086-1105
  111. BBS:        Mystic Seaport Inn OiS/2
  112.             (207)721-3258 (Fax, too)
  113.  
  114. Thank you for your interest in this product.  I like what I have done, and I
  115. feel confident you will find nothing better (even in the DOS arena, and
  116. there's a version of this for it).
  117.