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 perform one of
the following actions:
- 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, or were directly entered
in Rational Programming Pattern. If the code lines of the Macro exist,
a message warns you that the content of the .cblmsp file
will be reinitialized.
Procedure
- In the Design Explorer view, right-click
a location or the Macro level (entity or instance), and select .
- In the wizard that 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.