From the Generate choice of the Design
Explorer view, you can initialize one .cblmsp file
for each Macro selected in the cblmsp generation wizard.
This file is to contain the code of the Macro.
About this task
You initialize these files if you want to:
- Enter the code lines of a Macro and if they do not exist yet.
- Overwrite the existing code lines of a Macro. These code lines
were either entered in Pacbase and
imported into Rational Programming Pattern for System z, or were directly
entered in Rational Programming Pattern for System z. If the code
lines of the Macro exist, a message warns you that the content of
the .cblmsp file will be re-initialized.
Procedure
- In the Design Explorer view, right-click
a location or the Macro level (entity or instance), and select .
- In the wizard which opens up, all the Macros of the location
are selected by default but you can clear the Macros whose cblmsp files
are not to be initialized or reinitialized. Click Finish
Results
This generation creates or reinitializes one
.cblmsp file
for each selected Macro, nested under the Macro in the
Design
Explorer view. Right-click it and select to access the
Macro tags tree view
and the
Macro editor, in which you can enter
the Macro code.