• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting Multiple Returns From A Dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Multiple Returns From A Dialog


  • Subject: Re: Getting Multiple Returns From A Dialog
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 11 Mar 2003 14:18:12 -0700

On Tuesday, March 11, 2003, at 11:02 AM, Richard Simms wrote:

m=(display dialog)
set text1 to text returned of m
set button1 to button returned of m

The following works for me:

set m to (display dialog "foo" default answer "")
set text1 to text returned of m
set button1 to button returned of m

--Michelle

--
Give Peace A Chance.
_______________________________________________
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.

References: 
 >Getting Multiple Returns From A Dialog (From: Richard Simms <email@hidden>)

  • Prev by Date: Re: Determining item number matching "x" in a list
  • Next by Date: Re: Determining item number matching "x" in a list
  • Previous by thread: Re: Getting Multiple Returns From A Dialog
  • Next by thread: Re: Getting Multiple Returns From A Dialog
  • Index(es):
    • Date
    • Thread