Modifying the internal resources of a batch or online program
The internal resources of a batch or online program are
its work or linkage areas. You can replace their automatically generated
descriptions by calling Data Structures or Data Elements in the work
and linkage areas. To do so, you specify micropatterns directly in
the COBOL code of the generated instance.
Accessing and modifying the Macro code
You can create and modify the Macro source code with the
Macro COBOL editor. The input in this editor is made easy by function
and subfunction creation wizards, snippets, and micropatterns. The Macro
code structure view displays the structure of the Macro
with the hierarchy of functions and subfunctions. You can display
the structure in the skeleton of a program that is retrieved from
a selected model.