toralf
Joined: 31 Jan 2005 Posts: 3842 Location: Bremen, Germany
|
Posted: Mon Jul 09, 2007 5:11 am Post subject: No space before colon by #ErrorStdOut |
|
|
In 1.0.47.00 this should have been changed: | Quote: | | Changed the error messages produced by #ErrorStdOut to contain a space before the colon. |
But this code | Code: | c
Msgbox, %A_AhkVersion% | produces this error message in PSPad | Quote: | C:\_\Code\Showcases\Error.ahk (1): ==> This line does not contain a recognized action.
Specifically: c | There is no space before the colon _________________ Ciao
toralf  |
|