expr to run in fileOut format

David T. Lewis lewis at mail.msen.com
Sat Oct 20 15:06:55 UTC 2007


On Fri, Oct 19, 2007 at 09:58:44PM +0200, Bert Freudenberg wrote:
> 
> On Oct 19, 2007, at 21:41 , Rob Withers wrote:
> 
> >I have a fileout.  I want to add a call to ParagraphEditor  
> >initialize at the end of the file, so it runs when I file it in.   
> >How can I do this?
> 
> Add a call to ParagraphEditor initialize at the end of the file.

Or load the fileout into a fresh change set, then add a postscript with
your initialize call. Add a preamble to remind yourself why you did this,
and save the change set.
 



More information about the Squeak-dev mailing list