Re: Pages and localization
Re: Pages and localization
- Subject: Re: Pages and localization
- From: KOENIG Yvan <email@hidden>
- Date: Fri, 2 Jul 2010 11:54:54 +0200
Le 2 juil. 2010 à 11:40, Brian Christmas a écrit :
G'day Yvan
try
tell application "Pages"
set testtemplates to templates
set TemplateName to item 1 of testtemplates
make new document with properties {template name:TemplateName}
end tell
Regards
THANKS !
I searched many times in the dictionary and always missed the
Application's property 'templates'
Even if I saw it, I'm not sure that I would have guess that it
returned the localized names.
Yvan KOENIG (VALLAURIS, France) vendredi 2 juillet 2010 11:54:49
_______________________________________________
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