Gregory Lypny wrote:

> Hi Everyone,
>
>      When I use the "answer file" command as below, clicking "Cancel"
> does not cause an exit out of the handler.  What am I doing wrong?
>
>           answer file  "Show me the file."
>                 if it is "Cancel" then exit mouseUp
>
>      Regards,
>
>           Greg

Canceling leaves "it" empty.  Try this:

Answer file "Show me the file:"
if it = "" then exit mouseup

....

Good luck,

Jack Rarick
Braintree Athletic Systems


Archives: http://www.mail-archive.com/metacard@lists.runrev.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to