home *** CD-ROM | disk | FTP | other *** search
/ ftp.alaska-software.com / 2014.06.ftp.alaska-software.com.tar / ftp.alaska-software.com / acsn / BDZIP.TXT < prev    next >
Text File  |  2002-08-20  |  727b  |  18 lines

  1.  
  2.   BDZip functions   2000 - Brent Dubs (bdubs@vanityshops.com)
  3.     Xbase++ functions for using the addZIP compression library.
  4.  
  5.   If you do not have the XbToolsIII library, you need to replace
  6.     the RAND function calls, they are only used to create an unique
  7.     file name.
  8.  
  9.   To use these functions you will need the addZIP compression library
  10.     available at http://www.littlebigware.com and you need the BAP
  11.     library availible from the Alaska Software website in the
  12.     Download/ASCN section.
  13.  
  14.   These functions will work with both the demo and registered
  15.     versions of addZIP.  You just need to uncomment the
  16.     addZIP_Register calls and add your registration string you
  17.     receive from addZIP.
  18.