On 11 May 2010, at 00:51, Andrei Stebakov wrote: > [ ... do something... ] fork > It works too. I guess the only way to terminate the forked process is though > the Process Browser (which has some unique name for that block like "[] in > Semaphore>>critical" in this case). Fork should return the process object, if I remember correctly.
> Is there a way to refresh the Process Browser window so that it shows the new > processes (it only refreshes for me if I close and open it)? In the context menu should be an option something like CMD+u. But that seems to be a bit buggy, I had trouble when I was experimenting with a lot of processes. Best regards Stefan -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
