RosettaCodeData/Task/File-input-output/AutoHotkey/file-input-output-1.ahk

3 lines
66 B
AutoHotkey
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
Loop, Read, input.txt, output.txt
FileAppend, %A_LoopReadLine%`n