Import a Procedure Library
This section describes how to import a procedure library into Procedure Manager. Each procedure and sub-procedure contained in the library is also imported.
Note:
| • | This option is not available from the swutil menu. You can only import procedure libraries using the command line option either interactively or by using the options to suppress the prompts. |
| • | If your library pathnames use spaces you need to quote the path, for example: |
swutil IMPORTLIB newlib ‘/dev/dept 1’
| • | The hierarchical structure of the library is maintained when you import it. |
| • | For each procedure and sub-procedure in the library, the command displays the same prompts that you would see if you were importing the procedure individually. See Import a Procedure for more information. |
| • | Libraries and sub-libraries do not have a release status or version number. This means for each library and/or sub-library you import, you are not required to set a status or version number. |
| • | An exported root library can only be imported as the root library on the target system. |
Subtopics