You must select the file which contains the output of the Macro generation in Pacbase. You must also indicate the location into which the Macro cblmsp files are to be created. These files are dispatched among the various packages of the location according to the generation Library, included as an attribute in the initial generated file.
These cblmsp files are displayed in the Design Explorer view, in the packages of the location selected here. These files are dispatched among the various packages according the generation Library. The following principle applies:
The Macros extracted from Pacbase with a batch migration procedure must be imported into the workspace. It creates the Macro both in the selected location of the Design Explorer view, and in a package of the Package Explorer view. In the Package Explorer view, it is created as a pacmacro file. If the Macro was extracted from various Pacbase Libraries, several pacmacro files exist for this Macro. So, to determine in which package each cblmsp file must be created, the Library hierarchy, and thus the package hierarchy, is searched. The search starts from the generation Library to the highest-level Library. The cblmsp file is created in the first package of the hierarchy where the pacmacro file corresponding to the Macro is found. If no pacmacro file corresponding to the Macro is found, the cblmsp file is created in the package which corresponds to the generation Library.