Skip to main content
1-Visitor
November 27, 2013
Question

Compile related object when promoting Copy Books

  • November 27, 2013
  • 1 reply
  • 1300 views

Is it possible to configure Implementer to automatically compile members that use an RPG Copybook (/copy or /include) compiler directive? Currently when we promote a source member that is a RPGCPY code/type and specify Include Related Objects it does not include/recompile those members that have the member on a /copy or /include statement.

    1 reply

    5-Regular Member
    December 4, 2013

    Copy books as related objects support was added to Implementer quite a while ago.

    Have you run a BMOL over the environment that the copy books and their related objects are in?

    If not, use the IBLDMBOLST command with OBJTYPE(*REL) to rebuild the related object relationships.

    david