Hi, I cannot get the following to work - print a text string to stdout: ConsoleWrite("hello, world" & @CRLF) When I run it (hello.au3) using winxp command console, nothing happens and it exits to the shell. Do I miss something? Thanks for help! I did try to search the forum, but did not find anything to solve the issue. If it is already asked before, would appreciated the link.