home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!rice!is.rice.edu!billb
- From: billb@is.rice.edu (William Stenson Blackwell)
- Subject: Need "Quit" script
- Message-ID: <1992Jul21.214421.23197@rice.edu>
- Sender: news@rice.edu (News)
- Organization: Rice University
- References: <1992Jul21.214044.23050@rice.edu>
- Date: Tue, 21 Jul 1992 21:44:21 GMT
- Lines: 25
-
- I need a HyperTalk script that "Quits" without using the file menu.
- I know this is a bonehead question, but I don't have the manual, and
- I need it sometime this week. This is what I've already tried:
-
-
- on mouseUp
- do menu "Quit HyperCard"
- end mouseUp
-
- and various permutations along that theme. Help is greatly appreciated!!!
-
- Thanks in advance....
-
-
- --
-
-
- ********************************************************************************
- * Bill Blackwell | Nothing says "get out of my house!" quite like the *
- * Richardson College | <clack> <clack> of a round being chambered. *
- * Rice University | Nothing says "NOW!" quite like a laser sight on *
- * Houston, TX | your groin. *
- * billb@owlnet.rice.edu | My opinions are mine, no one else is that stupid. *
- ********************************************************************************
-
-