Reading a file as a stream
Paul Dufresne
dufrp at hotmail.com
Fri May 30 07:57:04 PDT 2003
Let's say I want to read 'license.txt' as a stream.
I have tried:
lobby addSlot: #p.
p: (FileStream newForInputNamed: 'license.txt').
p next.
But this gives NIL.
Is it supposed to work that way?
By the way, thanks Lee for the float,integer coercions!
_________________________________________________________________
MSN Messenger : discutez en direct avec vos amis !
http://messenger.fr.msn.ca/
More information about the Slate
mailing list