Nov. 22, 2011
5:08 p.m.
Easy enough to fix:
[ string := 2000 factorial asString. WorldState addDeferredUIMessage: [ Transcript show: string ] ] forkAt: 40.
That does the job. Thank you. -- View this message in context: http://forum.world.st/process-priority-tp4092574p4096457.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.