Randal> Does that help?

Yes it does clarify where to more properly access fileIn, from a file
list instead of the class definition middle button "more..." menu.  Thanks.

I'm still stuck on making my file look enough like a Squeak fileOut to
pass.  So I'll just do it by hand.   Some code will have to be rebuilt
anyway.

On Sat, Aug 15, 2009 at 7:34 PM, Randal L. Schwartz
<mer...@stonehenge.com>wrote:

> >>>>> "Overcomer" == Overcomer Man <overcomer....@gmail.com> writes:
>
> Overcomer>  Somehow the design of Squeak omits "fileIn" from the same menu
> as
> Overcomer> "fileOut" so it's hard to know what works on fileOut is going to
> Overcomer> work on fileIn.  I'm trying to convert software written in
> another
> Overcomer> Smalltalk and it would help to file it in.  At least adopting
> each
> Overcomer> class to Squeak's fileIn format would be easier than copying in
> Overcomer> every method one at a time.  So please help me fileIn.  Thanks.
>
> The starting point for a fileOut is a class or package.  Hence, fileOut
> appears there.
>
> The starting point for a fileIn is a filename, from a file/directory
> browser.
> Hence, fileIn appears there.
>
> Does that help?
>
> --
> Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
> <mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
> See http://methodsandmessages.vox.com/ for Smalltalk and Seaside
> discussion
>
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to