home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / prodhelp.zip / STOCK.DOC < prev    next >
Text File  |  1990-09-13  |  4KB  |  80 lines

  1. STOCK.DOC     VERSION .04    09/12/90  By W.S. Hillman Jr.
  2.  
  3. 1.  Stock.com filters out the stock quote from (the TEXT file that 
  4.  prodhp makes) with todays date and displays the first one found and 
  5.  asks for Y/n to process.  If answer is N looks for next quote for 
  6.  today if there is one.  If answer is Y or CR then processes it and 
  7.  puts in file quote.dat.  Quote.dat has the stock values converted 
  8.  from fractions to decimal for spread sheet to import.  Super Calc 5 
  9.  will import as a number file.  When asked for part to import reply 
  10.  with column A:1 to E:x.  X=the total number of stocks that you 
  11.  have. I load them in SC to a  unused part of the screen and then move 
  12.  to the proper place. It also prints the Funds as well.  All values 
  13.  that are missing are replaced by a "0" so the spread sheet will keep 
  14.  the columns straight.  A date such as in funds is converted (10/
  15.  24  to 10.24) again so the spread sheet can load as text or number. 
  16.  A file is needed (stock.dat) of the stocks that you want to collect. 
  17.  The list can be in any order you want which can be the same as 
  18.  Prodigy print out or in the order that you may have in you spread 
  19.  sheet.  A stock can be left out as well.  Funds have to be marked as 
  20.  drbdx* with the "*" added so stock.com knows that it is a fund and 
  21.  treated differently. The plus or minus +- for changes is carried to 
  22.  the spread sheet as some/all will show in red for minus.  The first 
  23.  line in the stock.dat list is a number and making larger or smaller 
  24.  determines how many lines are printed.  It is 5 now and seems 
  25.  correct, but the way you print the lists to disk may change the 
  26.  needed lines. Change the sample stock.dat to your stock list.  Place 
  27.  funds last as they print out in a different format and make sure to 
  28.  add the (*) or program will treat as stock and give a funny print 
  29.  out.  SC uses the file as is, but other sheets may need to be 
  30.  converted from text to number in the sheet.  Check your spread sheet 
  31.  manual under importing data. With SC5 I use a simple macro loaded on 
  32.  sheet that loads the quote.dat and moves to proper place in sheet.
  33.  
  34. 2. The file stock.dat contains your list of stocks plus on the first 
  35. line a 5.  Making smaller or larger determines how many lines are 
  36. printing when hunting today file. IMPORTANT ::: When editing this file 
  37. or making new one, use a ascii editor and use CR after each line 
  38. including the last line or stock.com cannot read correctly.
  39.  
  40. On the second line of this file is the name of the file that you want 
  41. to use to hunt for stock quotes. Usually is will be the one file you 
  42. use for everything but it can be changed to any name you want. It is 
  43. now Prodigy.txt
  44.  
  45. The next lines are the names of your stocks, Now they have mine and 
  46. will work with the sample file when its date is changed to todays. 
  47.  
  48. 3, There is a sample quote.dat that shows how it should look after 
  49. being processed.
  50.  
  51. 4. There is a sample today file that you can see how it works. Change 
  52. the date to todays for test in the quote part of print out.
  53.  
  54.  
  55. 5. Ver. 03 corrects end of file error 
  56. 6. Ver. 04 added file name selection and no file error trap. 
  57.           *****     SHARE WARE  ***** 
  58.  
  59. If you find this program useful, a donation would be appreciated. 
  60. Both by me and my two cats Susie Q. and Skaters Waltz (keeps them in 
  61. treats to lure them out of the computer room, they love the buss 
  62. cables) 
  63.  
  64.                  *****   NOTICE!!  *****
  65.  
  66. Any one downloads prodsq04.zip and uploads to a local board please 
  67. send me the BB# so I can put on Prodigy
  68.     
  69.           William S. Hillman Jr.
  70.     1124 Story Pl.
  71.     Alhambra Ca. 91801
  72.  
  73.     ID# MDPP22A
  74.  
  75. Prodigy is copyright of Sears/Ibm
  76. Prodhp is copyright Pete Davis/Ron Ladne
  77.  
  78. This utility has not been approved by Prodigy.
  79. Thanks to Herbert Symmers Jr. & Peter Davis who did the beta testing.
  80.