Residency mode definitions

The control program uses the RMODE attribute from the PDS directory entry for the module to load the program above or below 16 megabytes. The RMODE attribute can have one of the following values:
24
specifies that the program must reside in 24-bit addressable virtual storage.
ANY
specifies that the program can reside anywhere in virtual storage because the code has no virtual storage residency restrictions.
Note: The default value for RMODE is 24.