Object Types
In the AMT Developer Studio, an application and its databases are made up of several different object types.
All available object types:
Object Type |
Description |
Cobol Copies |
This consists of the Cobol Copies that are defined in the application. |
Cobol Forms |
These are the Forms that are defined in the application. |
Cobol Includable Forms |
These are the defined Includable Forms that can be inserted into the Cobol Forms. |
Cobol Programs |
These are the defined Cobol Programs, both for the Batch processing and the Online. |
Cobol Subprograms |
These are the defined Cobol Subprograms that can be called within the Cobol Programs. |
Database |
These are the defined Databases that can be called within the Cobol Programs. |