RosettaCodeData/Task/Hello-world-Standard-error/AutoHotkey/hello-world-standard-error-1.ahk
2023-07-01 13:44:08 -04:00

2 lines
110 B
AutoHotkey

; c:\> autohotkey.exe stderr.ahk 2> error.txt
FileAppend, Goodbye`, World!, stderr ; requires AutoHotkey_N