On 01/05/2010 10:07 PM, dukester wrote:
st>  | userName |
st>  'What is your name?'.
'What is your name?'
st>  userName := stdin nextLine.
No runnable processAbort trap

It seems to choke on this "stdin nextLine" thing.

I tried to get the code working in Squeak, as well, with no joy! It may be
that I don't know how to input the code properly in Squeak ;(

Please try "Processor examine" and send the output. Also send the output of "Features".

Finally, you can try fixing it by running gst as root and typing "ObjectMemory snapshot".

Paolo


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to