The following files and folders have been uploaded to the Files area of the [email protected] group.
By: Dave Wade <dave.g4ugm@...>
Description:
A VMARC format file with the MACLIB and MACROS from
https://www.jaymoseley.com/hercules/compiling/spopcodes.htm.
Use ind$file with RECFM F LRECL 80 to transfer the file to CMS.
To extract the MACLIB type
vmarc unpack opcodes vmarc a opcodes maclib a
to extract the individual MACRO files do
vmarc unpack opcodes vmarc a * macro a
to use the MACROS add OPCODES to your GLOBAL MACLIB.