Hi,

i need to write an message to stdout. I tried this by using "WShell" but
it did not work at all.

Is there an possiblity to write this onto the console by stdout?

C++ equivalent would be:

std:cout << "MyMesssage" << endl;

Best Regards
Marco