Re: Quark Problem(Simon)
Re: Quark Problem(Simon)
- Subject: Re: Quark Problem(Simon)
- From: nino <email@hidden>
- Date: Sat, 14 Dec 2002 11:50:47 +0100
I see! Sorry I didn't notice this particular effect. In fact it is one or
more characters that are trimmed out, but this one line my get it right:
tell current box
set a to text of (object reference of every paragraph where name of style
sheet is "Titolo")
end tell
Result is a list of strings including carriege return.
nino
>
Otherwise your solution works much faster (much, much faster!) than mine but
>
this is the only way I have found to keep that last punctuation character. I
>
understand that get text of paragraph is supposed to keep that last text
>
character, but in this case it doesn't. Could it be some other part of the
>
script is addressing the wrong object?
_______________________________________________
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.