Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!news.mathworks.com!uhog.mit.edu!sgiblab!swrinde!howland.reston.ans.net!ix.netcom.com!netcom.com!kthompso
From: kthompso@netcom.com (Kevin Thompson)
Subject: VW2.0: where would you put an "initialization" method?
Message-ID: <kthompsoD00FnH.Cqo@netcom.com>
Organization: NETCOM On-line Communication Services (408 261-4700 guest)
Date: Tue, 29 Nov 1994 03:42:52 GMT
Lines: 15


In VW2.0, I want the effect of "initialization files", e.g. I want to add a
method to my base image so that I load in ./foo.bar every time I start up,
which will in turn do various useful things.  I've poked around various
obvious places, but wonder if anyone else has done such a thing -- or has a
good idea of where to put such a method.  The probing for a file and reading
it in are of course not the question, the question is where could I put a
method so that it gets executed automatically on startup, after "everything
else" (interface opening, etc) is done.

Thanks in advance -- Kevin Thompson

-- 
kthompso@netcom.com        
(please note to use this address not the old .arc.nasa.gov address, I've left NASA)
