Re: bug in indesign?
Re: bug in indesign?
- Subject: Re: bug in indesign?
- From: Steve Mills <email@hidden>
- Date: Wed, 14 Mar 2018 16:15:39 -0500
> On Mar 14, 2018, at 05:26:04, email@hidden wrote:
>
> Does anyone know if this is a bug or am I missing something.
>
> I am expecting this to clear existing character styles.
>
> tell application id "com.adobe.InDesign"
> tell document 1
> set myParagraphStyle to paragraph style "myParastyle"
> tell text frame 1
> apply paragraph style paragraph 1 using myParagraphStyle with clearing
> overrides
> end tell
> end tell
> end tell
You're setting a paragraph style, but expect it to clear the character style?
Those are 2 different things.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden