adding libraries to a 4gl program

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Karen Sheridan
Veteran Member Send Private Message
Posts: 142
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 Send Private Message
Posts: 477
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 Send Private Message
Posts: 142
Veteran Member
I used the wrong 850 API - Thanks Ragu