Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!cae780!hplabs!pyramid!voder!apple!keith From: keith@apple.UUCP (Keith Rollin) Newsgroups: comp.sys.mac Subject: Re: Simple Hypercard question Message-ID: <6444@apple.UUCP> Date: Thu, 8-Oct-87 20:34:07 EDT Article-I.D.: apple.6444 Posted: Thu Oct 8 20:34:07 1987 Date-Received: Sun, 11-Oct-87 11:57:51 EDT References: <2020@uvacs.CS.VIRGINIA.EDU> Reply-To: keith@apple.UUCP (Keith Rollin) Organization: Apple Computer Inc., Cupertino, USA Lines: 29 Keywords: startup, stack In article <2020@uvacs.CS.VIRGINIA.EDU> rpw@uvacs.CS.VIRGINIA.EDU (Ray Wagner) writes: > >Anybody know how to get Hypercard to open on a particular >stack? I'd like it to be startup and open on the weekly >calendar stack..... > It seems possible to me that Hypercard keeps its startup stack name in a resource somewhere. If not, then there are 2 ways that come immediately to mind: 1) In the Finder, double-click on the stack that you want. 2) Add a small script to your home stack that goes something like: on startup GetHomeInfo go to stack "Weekly Calendar" end startup -- Keith Rollin amdahl\ Sales Technical Support pyramid!sun !apple!keith Apple Computer decwrl/ Disclaimer: I read this board for fun, not profit. Anything I say is from the result of reading magazines, hacking, and soaking my head in acid.