Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Addressing mode

LMS runs in 31-bit addressing mode by default. When called as a main program, LMS is started directly in 31-bit addressing mode.

When called via subroutine interfaces, LMS switches to 31-bit addressing mode when needed.

The addressing mode in which a user exit is called is determined by the AMODE attribute of the activated user routine:

AMODE = 31 / *ANY :

31-bit addressing mode

AMODE = 24 :

24-bit addressing mode