On 03-Apr-14 13:12, Oswald Buddenhagen wrote: >> one could use "cmd /c echo hello" at least I do so, or this somehow bad? >> > it's a double-fail, because in addition to the weird echo behavior, you > also have the even more weird cmd behavior (which can be modified > further with the /s flag).
Indeed! C:\>cmd /c echo """hello""" """hello""" cmd.exe is just marvellous. I'm stunned by its beauty and consistency. Joerg _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
