The one other item that you might try is to create a dummy COBOL program with the program-id that is the same as the name of the .dll and contains just a goback statement and add this to your native .dll. Make this the main entry point and then instead of using the set pp to entry statement just do a call "dllname" which will load the .dll. If that doesn't work then I would suggest that you open up a support incident with Customer Care so that we can investigate. If you put my name in the description then it should get routed to me. I will need an example of what you are trying to do. Thanks.
↧