home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / unzip52.zip / vms / Contents < prev    next >
Text File  |  1995-10-10  |  2KB  |  30 lines

  1. Contents of the "vms" sub-archive for UnZip 5.2 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_cli.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.   vmsdefs.h           VMS system declarations (missing C compiler support)
  14.   make_unz.com        command file to make UnZip with GNU or DEC C on VAX or AXP
  15.   link_unz.com        command file to (re)link UnZip and UnZipSFX
  16.   descrip.mms         MMK/MMS makefile for UnZip/ZipInfo and UnZipSFX
  17.   unzip.opt           options file used for linking unzip
  18.   unzipsfx.opt        options file used for linking unzipsfx
  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_UNZ.COM command file accepts compilation options in a LOCAL_UNZIP 
  28. symbol or logical; the format is "VMSCLI,RETURN_CODES" (for example).
  29. DESCRIP.MMS must be edited in order to use special options.
  30.