[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl6-internals
Subject:    io examples
From:       Gerd Pokorra <gp () zimt ! uni-siegen ! de>
Date:       2009-02-25 8:29:51
Message-ID: 1235550591.23543.10.camel () pgerd ! hrz ! uni-siegen ! de
[Download RAW message or body]

Hello,

the examples in the directory "examples/io" did not work any more, even
if >, < ... are changed to 'w', 'r'...

It want to try to pipe a commands output in a simple pasm program, but
it did not work.

open P15, '/bin/ls', 'p'
readline S30, P15
lp:
  read S30, P15, 200
  print S30
  if P15, lp
  end

Is there a mistake in my program?

Gerd


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic