File.reopen
From OpenEUO
Calling Pattern
Call
local f = sl.file(a,b)
later:
f.finalize()
later:
f.reopen()
Description
The reopen method opens a previously finalized file with the same parameters as were originally specified in the file constructor.