FileAppend [, Text, Filename]
| Filename | Standard Error (stderr): Specifying stderr for Filename causes Text to be sent to standard error (stderr). Such text can be redirected to a file |
FileAppend, errors, stderr ... > autohotkey.exe script.ahk 2> error.log