In article <[EMAIL PROTECTED]>, Moritz Lenz
<[EMAIL PROTECTED]> wrote:


> brian d foy wrote:
> > At the moment the file test operators that I expect to return true or
> > false do, but the true is the filename.

> that helps chaining of file test:
> 
> $fn ~~ :t ~~ :x
> or something.

That's fine, but the example in S16 shows that as a junction:

   $fh ~~ :t & :x

I don't mind the answer being whatever it is as long as it's really the
answer that I can tell newbies and point to in the docs. :)

Reply via email to