• 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: Illustrator 10 bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Illustrator 10 bug


  • Subject: Re: Illustrator 10 bug
  • From: Leon Brown <email@hidden>
  • Date: Tue, 28 May 2002 11:32:40 -0700

Message: 5
Date: Fri, 24 May 2002 12:44:22 +0100
Subject: Illustrator 10 bug
From: Simon Topliss <email@hidden>
To: Applescript Mailing List <email@hidden>

Can someone please confirm if this is a bug.

I'm trying to add text to a text art item in an Illustrator 10 doc. The text
contains a blank line, but Illustrator keeps adding two blank lines instead
of one and removing the last character of the text.

-- Begin Script
set theText to "line 1
line 2

line 4"
-- also tried:-
-- set theText to "line 1" & return & "line 2" & return & return & "line 4"
tell application "Adobe Illustrator 10"
set contents of text art item 1 of document 1 to theText
end tell
-- End Script

When run, text art item contains the text:

line 1
line 2


line

Cheers,
Simon





Simon, Shane,

Thanks. We will check in to it here.

Cheers,

Leon Brown


Product Manager, Adobe Illustrator
W11-510, (408) 536-4317
_______________________________________________
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.

  • Prev by Date: Re: Scripting Entourage Schedules
  • Next by Date: Re: Importing pictures in QuarkXPress
  • Previous by thread: Re: Illustrator 10 bug
  • Next by thread: fanning out
  • Index(es):
    • Date
    • Thread