Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!bcm!watson!jgsmith From: jgsmith@watson.bcm.tmc.edu (James G. Smith) Newsgroups: comp.sys.mac.hypercard Subject: Re: the Ask command Summary: phantom answers to "Ask" Keywords: Ask Message-ID: <1010@gazette.bcm.tmc.edu> Date: 5 Jun 90 16:01:34 GMT References: <12142@june.cs.washington.edu> Sender: usenet@bcm.tmc.edu Lines: 13 I also noticed that problem with the Ask command (clicking "Okay" with a blank line looks just like clicking "Cancel"). My answer to this was to: ask "Whatever" with " " --I forget whether there is a variable called space The major problem with this approach is aesthetic. The whole blank line is selected. Otherwise, it seems to work. (i.e. if the user just clicks okay, then it contains a space instead of being empty). * (I live to kludge)