Re: Illustrator CS - Save Bug
Re: Illustrator CS - Save Bug
- Subject: Re: Illustrator CS - Save Bug
- From: email@hidden
- Date: Mon, 8 Dec 2003 11:30:19 +0000
On 8 Dec 2003, at 11:12 am, Simon Topliss wrote:
tell application "Illustrator CS"
save current document in file ((path to desktop folder as string) &
"temp.ai")
end tell
Just for the record, I can reproduce this problem. It only seems to
happen if you change an existing filename as part of the save. For
example;
1) If you open a new document and save it as 'temp.ai', then that's
fine.
2) If you open a document called 'temp.ai' then save it as 'temp.ai',
that's also fine.
3) If you open a document which is NOT called 'temp.ai' and save it as
'temp.ai' then you get the error Simon describes.
I assume this is a problem with Illustrator CS. Anyone have any other
suggestions or ideas?
Rob
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.