|
Hello,
I just discover squeak and give it a test. It look greate but some simple sings look very complicated. For exemple, i want my functions to return values, or simply to give me messages (I use them to look at variables content in the running function for debug).
There are puts on ruby, prints in perl, but what is on squeak?
Is it possible do do that in squeak? Why when I call a Transcript in my simple functions, an error message comme in place? What I've missed?
Kinds regards
|