home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / database / tdb / readme next >
Encoding:
Text File  |  1992-01-22  |  866 b   |  22 lines

  1. TDB.DOC
  2.  
  3. The Telephone DataBase is a simple program to organize
  4. telephone and address information. This package includes
  5. TDB.BAS which is the QuickBASIC source code to the program.
  6.  
  7. The source code was written for Microsoft QuickBASIC version
  8. 4.5. It will run on MS-DOS's version 5.00 QBASIC but you will
  9. have to modify the reference to COMMAND$ as it is not supported
  10. in QBASIC. The reference is used to read the command line. If
  11. the /b flag was specified, the program uses attributes for
  12. black and white (monochrome) displays.
  13.  
  14. The source may be modified and redistributed freely as long as
  15. no fees are charged (with the exception of reasonable media
  16. and distribution charges).
  17.  
  18. This package was put in the public domain by SoftCircuits
  19. Programming, P.O. Box 16262, Irvine, CA 92713. SoftCircuits
  20. welcomes your written comments or questions.
  21.  
  22.