Another Numbers bug
Another Numbers bug
- Subject: Another Numbers bug
- From: Michelle Steiner <email@hidden>
- Date: Thu, 19 Feb 2009 15:33:48 -0700
Open Numbers, close all windows, then run this script
tell application "Numbers" if not frontmost then activate if not (exists document 1) then make new document end tell
--> "Numbers got an error: Can’t make application \"Numbers\" into type reference."
If you run this script with Pages instead of Numbers, it works.
-- Michelle
-- "Beware the march of ideas." |
_______________________________________________
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