I was just wondering if I there was a way to load a file into memory where I could perform all file operations on it there and then save it back over the original file when I am ready. Is it possible to load a file to memory in VB and do something like this?
Thanks