in reply to Re: Re: 'WRITE'ing a format to a scalar
in thread 'WRITE'ing a format to a scalar

That's very interesting. I had supposed that the machinary behind write eventually called PRINT or WRITE methods, but it doesn't.

It looks like tieing file handles is still incomplete.

—John