Been down that road. I need to read and write to the same file handle. I need to read a file in, modify content, and then write back to the file. After trying open I had feedback I couldn't accomplish it using it because +> was messed up (confirmed that after attempting it as well). Right now I'm trying to get a (should be) simple case of sysopen working but to no avail.