Cobol Subprograms
Creating a Cobol Subprogram
To create a new Cobol Subprogram, do as follows:
- Open the folder for the application to which you want to add the Cobol Subprogram.
This is done from the Repository window. - Select the folder "Cobol Subprograms" or one of the underlying subfolders and insert a new Cobol Subprogram.
This can be done by right clicking on the selected (sub)folder and choosing "Insert Subprogram" from the popup-menu. A dialog box will be displayed: - Specify the parameters for the Cobol Subprogram in the displayed window.
From the "Copy From" listbox, you may choose an existing template to copy into the new Cobol Subprogram. - Click "OK" to add the Cobol Subprogram, and to define its settings.
- Select the nodes to set the applicable Cobol Subprogram options and to implement the code.
More details about the screens that are linked to these nodes can be found by clicking the applicable link under "Adjusting a Cobol Subprogram". - Save the Cobol Subprogram.
The save buttons can be found in the top toolbar of the AMT Developer Studio.
Adjusting a Cobol Subprogram
If you double click on a Cobol Subprogram, the following options for that Cobol Subprogram will appear:
Deleting a Cobol Subrogram
A Cobol Subprogram can be removed from the repository through the screen "Revision Control".