Ok awesome so I looked at the main.lua from there and the getData() command outputs a memory stream object. Is there some conversion I'd have to do to turn that memory stream into a table to use for a write bytes command?
Edit would read(count) be what I'm looking for, it seems that way.
Would
Data = findTableFile('name').Stream.read(count)
And then write data to the location required
The file sizes for the ones I'm using this for are pretty small and have a fixed size.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum