Why [ ... ] ~= ( 1 times repeat: [ ...] ) ?

Paul Dufresne dufrp at hotmail.com
Sun May 4 08:00:53 PDT 2003


===========================
G:\slate>slate.fas
Slate 1> 'src/init.slate' fileIn.
Hi, there!
Nil
Slate 2> [ ConsoleOutput ; 'Hi' ].
[]
Slate 3> 1 timesRepeat: [ ConsoleOutput ; 'Hi' ].
HiNil
Slate 4>
=============================
I don't understand why 'Hi' is not displayed after line 2.





_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !  
http://fr.ca.search.msn.com/




More information about the Slate mailing list