Michael Sperber wrote: > Presumably, if the delimiter is missing but needed, the datum won't be > read back in. Yes, *the* datum will not be read back but perhaps *some* datum will be read back. For example, if I use put-datum to write the symbols a and b and use get-datum to read the result, I end up with symbol ab. Regards, Alan