<div dir="ltr">David, <div><br></div><div>Thanks for the tip to create a file and print with external tools.  I need to write a program to extract PO Boxes from a county voter list to send out post cards inviting each voter to sign my petition in a central location at one minute intervals to reduce the crowds. One of them will be to term limit the local mayor.  So I thought to generate the cards one at a time but your way can work.  </div><div>Kirk</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 23, 2015 at 5:25 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com" target="_blank">lewis@mail.msen.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Aug 23, 2015 at 08:20:13PM -0400, David T. Lewis wrote:<br>
&gt; On Sun, Aug 23, 2015 at 04:43:12PM -0700, Kirk Fraser wrote:<br>
&gt; &gt; Several different things are polymorphically called print.  How do I send<br>
&gt; &gt; text to a peripheral printer?  I found the menu item &quot;Send contents to<br>
&gt; &gt; printer&quot; and it produced walkback which says<br>
&gt; &gt; &quot;MessageNotUnderstood: SmalltalkEditor&gt;sendContentsToPrinter&quot;.  Printer<br>
&gt; &gt; setup similarly failed yet after the OS supplied the customary sound that<br>
&gt; &gt; the printer was hooked up.<br>
&gt; &gt;<br>
&gt; &gt; This occurred in Squeak 4.5 under Windows 7.  What would solve the problem<br>
&gt; &gt; best?  Upgrading Squeak?  Getting a different printer? Going back to<br>
&gt; &gt; Digitalk Smalltalk/V and a dot matrix ribbon printer where it did work<br>
&gt; &gt; years ago?<br>
&gt;<br>
&gt; Hi Kirk,<br>
&gt;<br>
&gt; That MessageNotUnderstood is a bug for sure. I&#39;m surprised nobody spotted<br>
&gt; the MNU until now; I suspect that it has been broken for quite a while.<br>
&gt;<br>
&gt; I&#39;m afraid that this is negected functionality. As a workaround, there are<br>
&gt; various ways to export to files which can then be printed. The contents of<br>
&gt; a workspace can be exported to a text file, and any morph can exported in<br>
&gt; various ways (included postscript) by means of the tools button in morph<br>
&gt; halo menus (yellow click on any morph).<br>
&gt;<br>
<br>
</span>Sorry, I guess that would be the blue button (not yellow) that brings up<br>
the morph halos.<br>
<div class="HOEnZb"><div class="h5"><br>
Dave<br>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br></div>