RosettaCodeData/Task/Hello-world-Text/AutoHotkey/hello-world-text-2.ahk

3 lines
74 B
AutoHotkey
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
DllCall("AttachConsole", "int", -1)
FileAppend, Goodbye`, World!, CONOUT$