ScriptEditor crash while setting an object name in an AppleWork Vectorial document
ScriptEditor crash while setting an object name in an AppleWork Vectorial document
- Subject: ScriptEditor crash while setting an object name in an AppleWork Vectorial document
- From: Emile Schwarz <email@hidden>
- Date: Thu, 26 Jan 2006 19:26:41 +0100
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
When I comment the 'set name...' line, "Script Editor 2.0" crash !
Nota: the graphic object name is correctly set...
TIA,
Emile
_______________________________________________
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