Example — Creating a Nonrelocatable Module

To create a nonrelocatable module named NOTOZ from a TEXT file named WITCH TEXT, enter the following commands:
load witch (norldsav
genmod notoz
Or, because NORLDSAV is the default value, you could enter:
load witch
genmod notoz
When you run NOTOZ MODULE, CMS loads it at the same storage location that WITCH TEXT occupies when you issue the GENMOD command.