[comp.lang.asm370] HASM / MVS question

kayjs@WAM.UMD.EDU (James Stuart Kay) (03/07/91)

This may not be the only way, or even the best way but I have done it
successfully.

Use the VM commands to extract all of the members from your CMS maclib as
.OBJ files.  Transfer those to MVS and link each one as a separate member of
a PDS.  Then, finally use that PDS in your SYSLIB concatenation.  It will
work, tedious though it is.

jim kay
:wq