Hi, Alan,

alan parman wrote:
> 
> Thanks, Brett and Joel, for your responses.
> 
> Here is a script to play around with so you can see what I mean.
> 

As I asked in my earlier note, have you tried WRITE/BINARY
instead of WRITE/STRING ?  After making that substitution in your
demo, I could repeatedly write and read the file without change.

The simple rule (AFAICT) is to "match" the modes of your reading
and writing (binary vs non-binary).

Hope this helps!

-jn-
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to