>>-CONVTMAP--lib.sublib(mem.type)--rfs_fileid------------------><
CONVTMAP reads a VSE Librarian sublibrary member and converts a DSECT (created by a previously assembled BMS map) into a structure, and stores the result in a REXX File System file. The BMS map used as input to CONVTMAP must be in assembler language format. The resulting output file is formatted as a REXX file structure.
'CONVTMAP REXX.REXC(MAP1) POOL1:\USERS\USER1\MAP1.DATA'
This example shows the input BMS map DSECT, MAP1, a member in the VSE Librarian sublibrary REXX.REXC, being formatted and written out to the RFS file POOL1:\USERS\USER1\MAP1.DATA.