OpenVMS Freeware (VS0185)
Copyright © 1994, MadGoat Software.
All rights reserved.
CVTLIS converts .LIS files from the VMS Source Listings on CD back to the
appropriate source files. The following file types are recognized:
Language Type Output file type
--------- ---- ----------------
MACRO-32 (VAX) .MAR
AMACRO-32 (AXP) .MAR
BLISS-32 (VAX) .B32
BLISS-32E (AXP) .B32E
BLISS-64 (AXP) .B64
MACRO-64 (AXP) .M64
VAX C (VAX) .C
DEC C (AXP) .C
CDU (VAX/AXP) .CLD
MESSAGE (VAX/AXP) .MSG
PL/I (VAX) .PLI
VAX Pascal (VAX) .PAS
DEC Pascal (VAX/AXP) .PAS
SDL (VAX/AXP) .SDL
CVTLIS is written in BLISS and will compile and run on both OpenVMS VAX and
OpenVMS AXP.
CVTLIS is highly dependent on the .LIS format produced for the source listings
CDs. Fortunately, most of the VMS programmers follow rigorous source code
formats, so this program will successfully convert most listing files.
To build an executable, either execute @LINK.COM or go to the [.SOURCE]
subdirectory and rebuild it using MMK.
To use CVTLIS, define a foreign symbol to run the program and supply a .LIS
file name on the command line:
$ cvtlis :== $dev:[dir]cvtlis.exe
$ cvtlis [v61.dcl]recallsub.lis
--------------------------------------------------------------------------------
Files in this directory:
AAAREADME.DOC This file
AAAREADME.TOO Revision history
CVTLIS.ALPHA_OLB CVTLIS library (Alpha AXP)
CVTLIS.OLB CVTLIS object library (VAX)
LINK.COM Command procedure to link the executables
Files in [.SOURCE]:
CVTLIS.B32 BLISS source file for CVTLIS.
CVTLIS_MSG.MSG MESSAGE source file for CVTLIS error messages.
DESCRIP.MMS MMS/MMK description file for building CVTLIS.
FPARSE.B32 Routine to parse file specifications.
--------------------------------------------------------------------------------
CONTACTING THE AUTHOR
Comments, suggestions, and questions about this software can be directed to
the author at one of the following addresses:
Mail: Hunter Goatley
Western Kentucky University
Academic Computing, STH 226
Bowling Green, KY 421201
E-mail: goathunter@WKU.EDU
Phone: +1 502 745 5251 (e-mail is preferred)
FAX: +1 502 745 6014
--------------------------------------------------------------------------------
MADGOAT SOFTWARE MAILING LISTS
MadGoat Software has set up the following mailing lists for discussions and
support of its products:
Info-MadGoat@WKUVX1.WKU.EDU
Discussion of MadGoat Software products by users and MadGoat
developers. To subscribe, send a message to:
Info-MadGoat-Request@wkuvx1.wku.edu
with the word SUBSCRIBE in the first line of the body of the
message.
MadGoat-Announce@WKUVX1.WKU.EDU
Announcements of new releases and new products from MadGoat.
To subscribe, send a message to:
MadGoat-Announce-Request@wkuvx1.wku.edu
with the word SUBSCRIBE in the first line of the body of the
message.
MadGoat-Bugs@WKUVX1.WKU.EDU
Address for reporting bugs in MadGoat Software products. Please
include the name of the package and version in the subject header
of the message, so the report can be more easily directed to the
appropriate developer.
--------------------------------------------------------------------------------
COPYRIGHT NOTICE
This software is COPYRIGHT © 1994, MADGOAT SOFTWARE. ALL RIGHTS RESERVED.
Permission is granted for not-for-profit redistribution, provided all source
and object code remain unchanged from the original distribution, and that
all copyright notices remain intact.
DISCLAIMER
This software is provided "AS IS". The authors, MadGoat Software, and
Western Kentucky University make no representations or warranties
with respect to the software and specifically disclaim any implied
warranties of merchantability or fitness for any particular purpose.
Click on FTP to download from the FTP archives.
![[FTP]](http://www2.encompassus.org/hidedecus/graphics/i_ftp.gif)