VMS Utility Programs
This is my directory for several small utility programs
not belonging to a specific project.
Referenced routines are in the util directory above.
Make-files assume those routines to be in SYS$LIBRARY:UTIL.OLB
Build:
Either use the make_*.com files for single programs,
@make_all to make them all, or
MMS/MMK target : blank target to make all, utility.EXE for a single one.
Download:
All sources needed for Util.OLB and the applications in [.main] are available
in huber_util.zip
Copyright:
If not stated differently inside a source file, all software
here is issued under the GNU Public License (GPL), see
../../pds/gpl.html .
See also some packages at
my PDS page .