Q: Can I read and write null values from and to an ASCII file?

A: No. SQR strings are null terminated. This means that characters after (and including) the first null character would be lost.