+ Reply to Thread
Results 1 to 4 of 4

Thread: Dynamic Linking on the 400 ?'s

  1. #1
    Guest.Visitor Guest

    Default Dynamic Linking on the 400 ?'s


  2. #2
    Guest.Visitor Guest

    Default Dynamic Linking on the 400 ?'s

    Silly2, Thanks so much for the link, FINALLY I get a good response that leads me to nice examples w/ src. You're the best I tell ya, THE BEST!!!! Trev

  3. #3
    Guest.Visitor Guest

    Default Dynamic Linking on the 400 ?'s

    Here's some working RPG source that does dynamic activation: http://home.xtra.co.nz/hosts/eggyolk.../example1.html

  4. #4
    Guest.Visitor Guest

    Default Dynamic Linking on the 400 ?'s

    Hello anyone, You will have to bare with me, I am still green around the gills when it comes to my subject of Dynamically Linking or activating a service program. At my previous place of employment, they had written a DLL in C that would go out and activate a service program in the init SR. I have some of the pieces, but I'm not really sure where to start and where to fill in the missing pieces. Basically in Lamons terms, what I want to accomplish is linking or activating a service program within an RPG that holds commonly used procedures for internal apps. There is not much ILE used here, but that is going to change, and I would like to be the leader in this task. Basically what I want to accomplish is to write a service program that will take IN the library name, the name of the service program, and the procedure within in it, and then RETURN the system pointer to the service program requested....with values such as: 0 = Success ACTIVATEDDLL_OBJNOTFOUND = Service Program not found ACTIVATEDDLL_ACTERROR = Error during activation ACTIVATEDDLL_INIT_ERROR = Error in initialization procedure Also returning the activation mark, or pointer to the activation mark if successful. Am I making sense here at all???? Any help would be greatly appreciated Trevor Price Programmer/Analyst

+ Reply to Thread

Similar Threads

  1. Best of Cozzi: Dynamic Memory and Dynamic Arrays
    By Guest.Visitor in forum RPG
    Replies: 2
    Last Post: 08-11-2004, 08:22 AM
  2. Too many indexes when linking from as400 to access
    By Guest.Visitor in forum Microsoft
    Replies: 1
    Last Post: 01-13-2004, 09:00 AM
  3. Dynamic Linking
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 04-06-2001, 08:38 PM
  4. Does anyone do dynamic linking????
    By Guest.Visitor in forum Application Software
    Replies: 2
    Last Post: 11-06-2000, 08:00 AM
  5. Dynamic Linking in the 400
    By Guest.Visitor in forum Application Software
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

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