Posts: 9
Threads: 3
Joined: Feb 2014
Thanks: 2
Given 0 thank(s) in 0 post(s)
Are there any current methods for saving to a file?
Posts: 6,485
Threads: 176
Joined: Jan 2012
Thanks: 131
Given 1074 thank(s) in 852 post(s)
Use Lua's io routines. io.open() etc.