println("This program attemps to read a string and returns it verbatim. If the underlying shell is not insane, errorlevel must be 0.\nNow, let's put this to the test..."); print("Your word? "); return read();