Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!pyramid!hplabs!hpcea!twakeman From: twakeman@hpcea.CE.HP.COM (Teriann Wakeman) Newsgroups: comp.sys.mac.hypercard Subject: Re: Help: 'Cancel' with Ask Command Message-ID: <6410012@hpcea.CE.HP.COM> Date: 26 Mar 88 01:29:44 GMT References: <578@mtxinu.UUCP> Organization: HP Corporate Engineering - Palo Alto, CA Lines: 12 How about: on mouseup ask "Enter existing filename" with "new" if it is empty then exit mouseup if it is "new" then . . . end mouseup TeriAnn