<div>Randal&gt; Does that help?</div>
<div> </div>
<div>Yes it does clarify where to more properly access fileIn, from a file list instead of the class definition middle button &quot;more...&quot; menu.  Thanks. </div>
<div> </div>
<div>I&#39;m still stuck on making my file look enough like a Squeak fileOut to pass.  So I&#39;ll just do it by hand.   Some code will have to be rebuilt anyway. <br><br></div>
<div class="gmail_quote">On Sat, Aug 15, 2009 at 7:34 PM, Randal L. Schwartz <span dir="ltr">&lt;<a href="mailto:merlyn@stonehenge.com">merlyn@stonehenge.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">&gt;&gt;&gt;&gt;&gt; &quot;Overcomer&quot; == Overcomer Man &lt;<a href="mailto:overcomer.man@gmail.com">overcomer.man@gmail.com</a>&gt; writes:<br>
<br>Overcomer&gt;  Somehow the design of Squeak omits &quot;fileIn&quot; from the same menu as<br>Overcomer&gt; &quot;fileOut&quot; so it&#39;s hard to know what works on fileOut is going to<br>Overcomer&gt; work on fileIn.  I&#39;m trying to convert software written in another<br>
Overcomer&gt; Smalltalk and it would help to file it in.  At least adopting each<br>Overcomer&gt; class to Squeak&#39;s fileIn format would be easier than copying in<br>Overcomer&gt; every method one at a time.  So please help me fileIn.  Thanks.<br>
<br>The starting point for a fileOut is a class or package.  Hence, fileOut<br>appears there.<br><br>The starting point for a fileIn is a filename, from a file/directory browser.<br>Hence, fileIn appears there.<br><br>Does that help?<br>
<font color="#888888"><br>--<br>Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095<br>&lt;<a href="mailto:merlyn@stonehenge.com">merlyn@stonehenge.com</a>&gt; &lt;URL:<a href="http://www.stonehenge.com/merlyn/" target="_blank">http://www.stonehenge.com/merlyn/</a>&gt;<br>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.<br>See <a href="http://methodsandmessages.vox.com/" target="_blank">http://methodsandmessages.vox.com/</a> for Smalltalk and Seaside discussion<br></font></blockquote>
</div><br>