Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to create a print-only version of Keynote slides' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to create a print-only version of Keynote slides
Authored by: Lutin on Sep 26, '06 08:00:05AM

The idea is good.
But it doesn't work with Keynote 2.02.
Applescript definition of this version only has a "skipped" and "slide number" for the slide record.

And this line : "set theTitle to the title of theSlide" is not needed (the variable is never used).
I would bet on debug-code not entirely cleaned?



[ Reply to This | # ]