home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / unzip512.zip / vms / Contents < prev    next >
Text File  |  1994-08-25  |  2KB  |  30 lines

  1. Contents of the "vms" sub-archive for UnZip 5.12 and later:
  2.  
  3.   Contents            this file
  4.   README              general VMS info about using UnZip and zipfiles
  5.   unzip_def.rnh       UnZip default help page, RUNOFF format
  6.   unzip_cli.help      UnZip VMSCLI help page, TPU format
  7.   unzipsfx.hlp        UnZipSFX pre-formatted help page
  8.   cvthelp.tpu         TPU macro file to convert .help file to RUNOFF format
  9.   cmdline.c           VMS-style command-line-interface code (if VMSCLI defined)
  10.   unz_cld.cld         more VMS-command-line stuff (if VMSCLI defined)
  11.   vms.c               VMS file manipulation code
  12.   vms.h               VMS header file for UnZip
  13.   make.com            command file to make UnZip with GNU or DEC C on VAX or AXP
  14.   descrip.mms         MMK/MMS makefile for UnZip/ZipInfo and UnZipSFX
  15.   vmsshare.opt        options file used by descrip.mms
  16.   unzip.opt           options file used by descrip.mms and make.com
  17.   unzipsfx.opt        options file used by descrip.mms and make.com
  18.   clean.com           command file to remove .obj and .exe files; used with MMS
  19.   makesfx.com         command file to create self-extracting archives
  20.  
  21. MAKE/VMS is no longer supported since MMK (MMS clone by Matt Madison/MadGoat
  22. Enterprises, compatible with descrip.mms) is both free and becoming quite 
  23. popular.  MMK is available by anonymous ftp from ftp.spc.edu/ftp.wku.edu and 
  24. by mailserver at wkuvx1.wku.edu.  Check VMS newsgroups for announcements and 
  25. exact location.
  26.  
  27. The MAKE.COM command file accepts compilation options in a LOCAL_UNZIP 
  28. symbol or logical; the format is "VMSCLI,RETURN_SEVERITY" (for example).
  29. DESCRIP.MMS must be edited in order to use special options.
  30.