home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / modula2 / library / btrieve / read.me < prev    next >
Text File  |  1988-08-26  |  859b  |  17 lines

  1. MOD2BTRV is a test version of an interface to JPI's TopSpeed Modula-2.
  2. I make ABSOLUTELY no guarantees regarding it, however it does APPEAR to
  3. be working OK.  The other file included, TEST2.MOD, is used to test the
  4. interface.  First, it creates a file TEST.DBF, fills it with 10 records
  5. with a key ranging from 10 to 100 and a string value of 'TEST' and then
  6. prints out the records.
  7.  
  8. I should note that I am using BTRIEVE version 4.11B for DOS 3.1
  9. Networks.  I have not tried anything fancy yet, but I think everything
  10. should work, since most of the work is done in the memory resident
  11. portion of BTRIEVE.  If you run into any problems or bugs, please let me
  12. know as soon as you can; my Compuserve ID is 74226.3045 and please use
  13. E-Mail, since Novell charges for accessing their sig, and I am not going
  14. to check for mail there.
  15.  
  16. Mike Roberts
  17.