Keynote 4.0.x scripting help
Keynote 4.0.x scripting help
- Subject: Keynote 4.0.x scripting help
- From: Scott Comboni <email@hidden>
- Date: Mon, 14 Apr 2008 08:26:46 -0400
Hello all I'm new at applescript and I'm looking for some pointers or online tutorials for scripting Keynote. I'm trying to create a script that reads in images and builds a presentation from these selected images. Reading over the Apple reference now and struggling with applescript syntax and how to properly read the Dictionaries. Mainly calling elements.
If I simple do a
tell application "Keynote" make new slideshow with properties {name:"My New Presentation"} end tell
This tell block creates a new slideshow with one slide and names the slideshow correctly. After that I cannot figure out how to set the docTheme or is it appTheme? or to create and reference my first slide.
Thanks scott
|
_______________________________________________
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