logo       

stdio, stdin, stdout with Squeak-3.9-8: msg#00084

lang.smalltalk.squeak.beginners

Subject: stdio, stdin, stdout with Squeak-3.9-8

With Squeak3.8.1-6747 it was possible to write to stdout like this

|stdout|
stdout := FileStream fileNamed: '/dev/stdout'.
stdout nextPutAll: 'stuff'.

That no longer seems to work with Squeak-3.9-8 on Linux.

Is there a new way to write/read from stdout/stdin?



____________________________________________________________________________________
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise