Hi all,

I'd like to be able to pass the outcome of an .exe program on to a variable within kix. Kinda like:

Test.exe returns 'test1234'. How do I get test1234 in a variable $var without using tempfiles and readline etc ? By the way, the output generated by the program has 2 lines...

Anyone?
_________________________
Regards, Jeroen. There are two ways to write error-free programs. Only the third one works.