help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] bug in browser/Load.st


From: Robert Collins
Subject: [Help-smalltalk] bug in browser/Load.st
Date: Sun, 19 Sep 2004 18:18:30 +1000

browser/Load.st was missing a !, but the statement that wasn't executing
appears wrong to me, I've got this here now:


'FIXME: why is this here? it would close the browser... !! ' printNl!
"
(BLOX includesKey: #BLOXBrowser)
    ifTrue: [ BLOX BLOXBrowser BrowserMain close ].
!"


Rob

-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]