+ Reply to Thread
Results 1 to 2 of 2

Thread: CGIDEV2 and library list.

  1. #1
    Guest.Visitor Guest

    Default CGIDEV2 and library list.

    Hi Is CGI RPGs program not considering library list? (correct me if I am wrong) What is the best practice for a CGI RPG to access files that are in a different library? (using doCmd to ADDLIBLE?, SQLRPGLE?, Add LIBL in QTMHHTTP USRPRF?) Thanks!

  2. #2
    K.Forsythe Guest

    Default CGIDEV2 and library list.

    I would suggest that you open all the files under user controlled opens and add the necessary libraries with doCMD. This minimizes the library list for the default user profile and allows it to be used for a variety of web enabled applications. I believe that the CGI program does use the library list for the objects it references. It runs under the QTMHHTTP user profile and takes it's library list from there. You could set up a new job description for your CGI programs and attach that job description to the QTMHHTTP user profile, but that is not the route I would suggest. Good luck, and if any knows differently about the library list, let us all know! Thanks, Kevin

+ Reply to Thread

Similar Threads

  1. FTP library list
    By Guest.Visitor in forum General
    Replies: 9
    Last Post: 11-20-2003, 04:47 AM
  2. Library list
    By Guest.Visitor in forum Dev Tools
    Replies: 7
    Last Post: 05-29-2002, 03:36 PM
  3. how to change library list
    By gmikos@conestogawood.com in forum Programming
    Replies: 2
    Last Post: 10-27-2001, 04:01 PM
  4. Compile Doesn't Find Library in the User Library list
    By sbarkley@magmail.com in forum Programming
    Replies: 0
    Last Post: 03-06-2001, 02:07 PM
  5. Duplicate library in library list
    By Guest.Visitor in forum Analysis
    Replies: 5
    Last Post: 02-09-2000, 12:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts