Hello,
I developed a small script that I compiled into an executable, everything works except the output.
Indeed, in my script, the return value is an object.
When I run my executable, it turns my object into a string.
How can I force the object out? is it possible ?
Thank you.
Regards,
Thomas.