• 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: Numbers: 'make new' failing in various ways?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Numbers: 'make new' failing in various ways?


  • Subject: Re: Numbers: 'make new' failing in various ways?
  • From: Axel Luttgens <email@hidden>
  • Date: Tue, 31 May 2011 21:01:01 +0200

Le 31 mai 2011 à 18:19, email@hidden a écrit :

>  I've had about a year hiatus from Mac, but now I am back and back with AppleScript again. Now facing one of those typical issues, this time with Numbers 2.0.3.
>
> First of all, creating a new document is not working for me. I have tried
>
> tell application "Numbers"
>   make new document
> end tell
>
> ...and...
>
> [...]
>
> and in every case I'm getting
>
> Can’t make application \"Numbers\" into type reference." number -1700 from application "Numbers" to reference

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

 _______________________________________________
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: 
 >Numbers: 'make new' failing in various ways? (From: email@hidden)

  • Prev by Date: Re: Numbers: 'make new' failing in various ways?
  • Next by Date: Create a string from raw data
  • Previous by thread: Re: Numbers: 'make new' failing in various ways?
  • Next by thread: Re: Numbers: 'make new' failing in various ways?
  • Index(es):
    • Date
    • Thread