I need to perform popen() in a tuxedo server.
It just not work, the more or less same code works fine in my own environment in simple C program (No Tuxedo involved).
And if I copy same code into a tuxedo server (service) nothing happend, no error from either popen or fgets.
Just nothing.
I guess it has something to do with stdout or stdin, but that is just a guess.
Anyone with some idea?
Best Regards
Mats