[Etoys] Etoys Quick Guides

K. K. Subramaniam subbukk at gmail.com
Fri Mar 20 12:04:34 EDT 2009


On Friday 20 Mar 2009 8:40:19 pm Ted Kaehler wrote:
> 1) Make a folder called "To-Be-Converted" at the top level of your
> file system.  Put the .pr files of all new guides into this folder.
> 1.5) Make a folder called "Newer" in the folder that has the Etoys
> image file.  This must be a fresh new folder.
Is that "Newer" or "Newest"? QuickGuideGenerator>>initialize shows

	super initialize.
	input _ ''.
	output _ (FileDirectory on: Smalltalk imagePath) fullPathFor: 'Newest'.
	self setup.

Subbu


More information about the Etoys mailing list