Re: Display dialog Return - Bug or Feature?
Re: Display dialog Return - Bug or Feature?
- Subject: Re: Display dialog Return - Bug or Feature?
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 12 Aug 2002 09:31:51 -0700
On 8/12/02 8:44 AM, "Michelle Steiner" <email@hidden> wrote:
>
display dialog "Enter some text." default answer "My name is Powers,
>
Austin Powers." buttons {"Yeah Baby!", "Oh, behave!"}
>
text returned of the result
>
>
I placed the insertion point after "Powers," and typed a return followed
>
by "mike meyers" followed by another return. The result was
>
>
"My name is Powers,
>
mike meyers
>
Austin Powers."
>
>
Using the Enter key instead of return displayed a single character (in
>
the proper place among the rest of the text) that looks like
>
this ("|<-") in the TE field, but it does not appear in the results
>
window.
That will be ASCII character 3 (or trying to be), I think.
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.