home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / util / comp / 004 / what's.new < prev   
Text File  |  1992-07-21  |  2KB  |  35 lines

  1.  
  2. 7.5   - Fixed bug that prevented AM from using the left window file mask
  3.         saved to the configuration file.
  4.  
  5.       - Fixed bug that prevented the -P option from causing PKZIP to store
  6.         directory path information of Zipped files.
  7.  
  8.       - Fixed bug that caused failure to properly report an attempt to
  9.         move files to a write-protected floppy disk.
  10.  
  11.       - All compression/decompression dialogs now show source and destination
  12.         directory paths.
  13.  
  14.                               !!IMPORTANT!!
  15.  
  16.       There are two PKZIP temporary directory switches.
  17.  
  18.       Anyone having problems with PKZIP "Disk Full" errors when
  19.       manipulating files to/from a floppy disk should immediately go
  20.       into their AUTOEXEC.BAT file and enter the line "SET
  21.       PKTMP=X:\PATHNAME", where "X:\PATHNAME" is the full path name of
  22.       the directory desired for PKZIP to use for storing its temporary
  23.       file.  It's a good idea to use the same path for the PKTMP
  24.       variable as the path entered in the "Temp Dir" field in the AM
  25.       configuration dialog, which is passed to PKZIP via the "-b"
  26.       switch.
  27.  
  28.       In those cases where an existing ZIP file is being updated, PKZIP
  29.       will use the path designated by the "-b" switch as passed on the
  30.       command line to PKZIP but in those cases where PKZIP is building a
  31.       temporary file while creating a new ZIP file, it will NOT use the
  32.       "-b" switch path and will use instead the path indicated by the
  33.       PKTMP environment variable for temporary storage.
  34.  
  35.