Dawn of the Living Dead (Mac)
Having been primed to expect the worst of a Mac Classic, I'm pleasantly surprised; it's still fun to use all these years later in a retro sort of way. Now where is the Programmer's Switch?...
Jerry Webb: world cycle touring and - sigh - geeky stuff
Having been primed to expect the worst of a Mac Classic, I'm pleasantly surprised; it's still fun to use all these years later in a retro sort of way. Now where is the Programmer's Switch?...
I took a screen shot of the lesson browser (above) - click here to see it full screen (98k).
st> PackageLoader fileInPackages: #('Blox').
st> !
"Scavenging... 92% reclaimed, done"
Loading package BloxTK
Object: DLD error: requested module blox-tk was not found
SystemExceptions.CInterfaceError(Exception)>> #signal
SystemExceptions.CInterfaceError class(Exception class)>> #signal:
DLD class>>#addModule:
optimized [] in PackageLoader class> > #primFileInPackage:
Set(HashedCollection)>> #do:
PackageLoader class> >#primFileInPackage:
optimized [] in PackageLoader class>> #fileInPackages:
OrderedCollection(SequenceableCollection)> > #do:
PackageLoader class>> #fileInPackages:
UndefinedObject>>#executeStatements
nil
st>
/* Define if your system has Tcl/Tk, 8.0 or later, installed. */
#define HAVE_TCLTK 1