Open
Description
Arc has w/outfile
and w/appendfile
. Shouldn't there be a way to write to an arbitrary location in a file(insert
?)? For example if I had a file that was a table of tables and I wanted to add a key/value to a specific table or edit the value of a certain key I'd have to read in the whole file and write out a whole new file with the change, no? That seems inefficient.
Metadata
Metadata
Assignees
Labels
No labels