Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
Programming
>
Mainframe Programming
>
Mainframe Emulation
>
Compatibility with the Mainframe Environment
>
Mainframe Pointers
Mainframe Pointers
To provide compatibility with mainframe-style pointers in COBOL programs, this system:
Provides and sets the
AMODE compiler directive
Enables continued
access to the data of a canceled subprogram
by the calling program
AMODE Compiler Directive
Accessing Data in a Canceled Program
Parent topic:
Compatibility with the Mainframe Environment