LID command to compile entire system code

Sort:
You are not authorized to post a reply.
Author
Messages
Lynne
Veteran Member
Posts: 122
Veteran Member

    Hi-

    Can someone give me the LID command to compile all programs in a system code?  I need to compile all GL programs.

     

    I tried:

    cobcmp lsapps gl

     

    It did some compiling but not all of GL.  Thanks!

    Greg Moeller
    Veteran Member
    Posts: 1498
    Veteran Member
      You should try
      cobcmp -B product_line gl
      Greg Moeller
      Veteran Member
      Posts: 1498
      Veteran Member
        Some of GL is actually in the IF system code.... did you try that?
        Lynne
        Veteran Member
        Posts: 122
        Veteran Member
          Greg- your first suggestion seems to have done the trick. They are compiling now. Thanks!
          cobcmp -B product_line gl
          Lynne
          Veteran Member
          Posts: 122
          Veteran Member
            I also had to compile IF system code, so thanks for that advice also.  We are all set now.
            You are not authorized to post a reply.