adding libraries to a 4gl program

Sort:
You are not authorized to post a reply.
Author
Messages
Karen Sheridan
Veteran Member
Posts: 141
Veteran Member
    I created a new 4gl program shell.  Added a filter to the database call and now it won't compile because its missing the database library.  I've been all over pgmdef and cannot figure out how to add a library to an existing 4gl definition.

    Thanks in advance,
    Karen
    Ragu Raghavan
    Veteran Member
    Posts: 469
    Veteran Member
      I thought that the libs get added automatically by the pre-compiler when the routines are called? Maybe a spelling error in your routine name?
      Karen Sheridan
      Veteran Member
      Posts: 141
      Veteran Member
        I used the wrong 850 API - Thanks Ragu
        You are not authorized to post a reply.