• 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
combine dialogbox
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

combine dialogbox


  • Subject: combine dialogbox
  • From: Julien Battist <email@hidden>
  • Date: Wed, 22 Feb 2017 11:42:50 +0100
  • Importance: normal
  • Sensitivity: Normal

Hi all,
 
Is there a way to combine this in 1 window? (without third party software)
 
set List1 to {"A", "B", "C"}
set List1 to {choose from list List1 with prompt "Select it"} as text
set FirstRow to display dialog "Select FIRST" default answer "" buttons {"Cancel", "OK"} default button "OK"
set FirstRow to text returned of FirstRow
set LastRow to display dialog "Select LAST" default answer "" buttons {"Cancel", "OK"} default button "OK"
set LastRow to text returned of LastRow
 
Much appreciate your feedback,
Julien
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: combine dialogbox
      • From: "Stockly, Ed" <email@hidden>
  • Prev by Date: Re: Super slow 'do shell script' command OS X 10.11 vs 10.8
  • Next by Date: Re: Super slow 'do shell script' command OS X 10.11 vs 10.8
  • Previous by thread: Re: Super slow 'do shell script' command OS X 10.11 vs 10.8
  • Next by thread: Re: combine dialogbox
  • Index(es):
    • Date
    • Thread