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

User Input


  • Subject: User Input
  • From: "Dustin Bell" <email@hidden>
  • Date: Tue, 14 Dec 2004 22:19:29 -0700

Here's a question for everyone, I work at a newspaper and I am working on a script to delete commerical job pages and rif files that we have. I have it set up so the user can choose from a list. What I want the Finder to do is display the dialog "Are you sure you want to delete" and then the name of which ever job the user chooses, below is what I have so far.

tell application "Finder"
activate
set alljobs to {"Ag in Class", "Aims", "At Home", "Boulder Weekly", "Bull Horn", "Champ Dodge", "Chinese Monthly", "Coupon Book", "Denver Courier", "Drive West", "Fort Collins Weekly", "H.S. tabs", "Healthbeat", "La Tribuna", "NEJC", "NFP", "North 40", "Onion", "Parent Mag", "Prairie Times", "RMFP", "Rodeo News", "Screamer", "Senior Voice", "Sigs We Print", "The Group", "Trib Extra", "Trib We Print", "TV Preview", "UNC", "Valley Times", "Work Out West", "WSFP", "YMCA"}
set joblist to (choose from list alljobs)
set theresult to the result
end tell



_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: User Input
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: [OT]Re: Not happy...
  • Next by Date: Re: User Input
  • Previous by thread: Re: KeyChain ... slow and restrictive?
  • Next by thread: Re: User Input
  • Index(es):
    • Date
    • Thread