Does anyone know how to read a specific line from a file and write to a specific line in a file?
something like this:
file:write_line(LINENUMBER, DATA_TO_WRITE)
string = file:read_line(LINENUMBER)
Is this possible?
If it’s not I’d like to use SQL lite but I dont know if its persistent from app session to app session? [import]uid: 44393 topic_id: 13576 reply_id: 313576[/import]