Hi,

Why does the following statement not appear to do anything?  (I
expected an error window to pop up.)

(PipeableOSProcess command: 'false') notifyError.

Stepping through this with the debugger, I found that the
ExternalUnixOSProcess's runState is #unknownRunState instead of
#complete, the value it must be in order for #notifyError to do
anything.

--Aidan


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

Reply via email to