Still confused.
I'm running Squeak3.8-6665 on OS X v10.4.
 
The debugger indicates nextPutAll: 'hello world'
is the problem. But nextPutAll: should take a string as its argument.

self halt
also gives an error, with halt as an undefined object.

sigh.

Tom K

On 7/18/06, Thomas J Keller <[EMAIL PROTECTED]> wrote:
Greetings,
I copied this simple example from the Beginners page:
OSProcess thisOSProcess stdOut nextPutAll: 'Hello World' 

Before running it, I did install the OSProcess OSProcess Pluggin packages.

But I get an MessageNotUnderstood error browser. But I can't seem to figure out why stdOut is not understanding nextPutAll:

Thanks for help.

Tom Keller, Ph.D.

[EMAIL PROTECTED]

503-494-2442

6339b Basic Science Bldg





_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners





--
Tom
"Ecrasez l'Infame!" -- Voltaire
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to