|
(1) | In addition to error messages, positive acknowledgments are also logged. |
(2) | Library BSP12.BIB is opened for reading and writing; no S-type member is present. |
(3) | Set up the convention STD-TREE for member type S. |
(4) | Display type attributes for member type S as a check. |
(5) | Create the first member via *SYSDTA. The member is created under type S with the name “test” through automatic version incrementation. |
|
(6) | Maintain the sequence with *INCREMENT, i.e. a second member with the same name and type but with a version incremented by one is created. |
(7) | Open a side branch on version 1.1 |
(8) | Create a member with the same type and name, but with an explicitly specified version. |
(9) | Maintain the side branch with prefix 1.1.1. |
(10) | Overwrite the highest version with type A and name “test”. |
|
(11) | Output directory of library BSP12.BIB. The library contains five members with the same name and type but with differing version and variant numbers. |
(12) | Terminate the LMS run. |