• 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: Difficulties with choose file of type - PowerPoint
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Difficulties with choose file of type - PowerPoint


  • Subject: Re: Difficulties with choose file of type - PowerPoint
  • From: Brett Powley <email@hidden>
  • Date: Fri, 23 May 2008 10:44:12 +1000

It must need to be a list.

[of type list of text] : a list of file types or type identifiers. Only files of the specified types will be selectable.

Try:

info for (choose file of type {"com.microsoft.powerpoint.ppt"})

It doesn't need to be a list; it can be a single type. And in any case

set pres to choose file of type {"org.openxmlformats.presentationml.slideshow"}

doesn't work, either.

(Or indeed
	{"com.microsoft.powerpoint.ppt",
	"org.openxmlformats.presentationml.slideshow.macroenabled",
	"org.openxmlformats.presentationml.slideshow",
	 "org.openxmlformats.presentationml.presentation"}

which is what I really want to work).





_______________________________________________
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
References: 
 >Difficulties with choose file of type - PowerPoint (From: Brett Powley <email@hidden>)
 >Re: Difficulties with choose file of type - PowerPoint (From: Joe <email@hidden>)

  • Prev by Date: Re: Difficulties with choose file of type - PowerPoint
  • Next by Date: Re: Difficulties with choose file of type - PowerPoint
  • Previous by thread: Re: Difficulties with choose file of type - PowerPoint
  • Next by thread: Re: Difficulties with choose file of type - PowerPoint
  • Index(es):
    • Date
    • Thread