Micro FocusĀ Enterprise DeveloperĀ 2.3 for Visual Studio 2015
>
Programming
>
COBOL Programming
>
Calling COBOL Programs
Calling COBOL Programs
There are a variety of ways to call programs, each one being appropriate in a different situation.
Specifying the Program to Be Called
State of the Data when a Program is Called Again
Search Conventions Used for Calling Programs
Passing Parameters to a Called Program
Passing Return Codes Back to the Calling Program
Call Prototypes
Parent topic:
COBOL Programming