home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / CONV2PAS.ZIP / README.DOC < prev   
Encoding:
Text File  |  1988-11-25  |  642 b   |  17 lines

  1. November 26, 1988
  2.  
  3. Just a few notes:
  4.  
  5. 1. Overall, these files are used by a stock/commodity program to store
  6.    price data.  Nothing illegal here, the publisher included these
  7.    short programs in basic to allow user the ability to read the files.
  8. 2. The file "master" apparently contains a listing of the data file
  9.    names, and some base information about their contents.  Use the
  10.    basic program named "mspbas1.bas" to read this file.
  11. 3. The other files (F1.dat ... F14.dat) are the price data files.  Use
  12.    the basic program named "mspbas2.bas" to read this file.
  13.  
  14.    THANKS VERY MUCH FOR YOUR HELP!!!!!!!
  15.    John Wood
  16.  
  17.