Re: Numbers: 'make new' failing in various ways?
Re: Numbers: 'make new' failing in various ways?
- Subject: Re: Numbers: 'make new' failing in various ways?
- From: Axel Luttgens <email@hidden>
- Date: Wed, 01 Jun 2011 10:55:34 +0200
Le 31 mai 2011 à 21:01, Axel Luttgens a écrit :
> [...]
>
> Hello Brennan,
>
> For what it is worth:
>
> path to resource "Blank.nmbtemplate" in bundle (POSIX file "/Applications/iWork '09/Numbers.app") in directory "Templates"
> tell application "Numbers"
> open result
> end tell
>
> HTH,
> Axel
Hello again...
I mistakenly pasted an intermediate version; a bit cleaner:
path to resource "Blank.nmbtemplate" in bundle (path to application "Numbers") in directory "Templates"
tell application "Numbers"
open result
end tell
Axel
_______________________________________________
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