1 line
124 B
AutoHotkey
1 line
124 B
AutoHotkey
fileread, varname, C:\filename.txt ; adding "MsgBox %varname%" (no quotes) to the next line will display the file contents.
|