Re: ScriptEditor crash while setting an object name in an AppleWork Vectorial document
Re: ScriptEditor crash while setting an object name in an AppleWork Vectorial document
- Subject: Re: ScriptEditor crash while setting an object name in an AppleWork Vectorial document
- From: Yvan KOENIG <email@hidden>
- Date: Fri, 27 Jan 2006 10:04:01 +0100
Le 26 janv. 2006, à 19:26, Emile Schwarz a écrit :
Hi all,
Mac OS X 10.3.9 [French]
AppleWorks 6.2.9 [French]
tell application "AppleWorks 6"
tell front document
set objIdx to 3
set selection to graphic object objIdx
set obj to graphic object objIdx
set name of obj to "Cheminée 1"
return properties of obj
end tell
end tell
Hello Emile.
The AppleWorks dictionnary claims that a graphic object's name is a
r/o (aka read only) property.
So, I am really not surprised by what you got.
Yvan KOENIG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden