• 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: INDESIGN: Duplicating Char Style from One Doc to Another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: INDESIGN: Duplicating Char Style from One Doc to Another


  • Subject: Re: INDESIGN: Duplicating Char Style from One Doc to Another
  • From: Shane Stanley <email@hidden>
  • Date: Sat, 06 Apr 2013 09:19:32 +1100

On 06/04/2013, at 6:57 AM, Rick Gordon <email@hidden> wrote:

tell vDestDoc to set vDestAppliedCharStyle to (make new character style at end with properties (properties of applied character style ofvCurrentSourceGrepRef)) --NOPE

As well as what Stan said, it will probably work if you put a "get" in there, straight after the second parenthesis, and moved vDestDoc so that you don't imply that ofvCurrentSourceGrepRef belongs to it. Something like:

set vDestAppliedCharStyle to (make new character style at end of vDestDoc with properties (get properties of applied character style ofvCurrentSourceGrepRef)) 

-- 
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>

 _______________________________________________
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

  • Follow-Ups:
    • Re: INDESIGN: Duplicating Char Style from One Doc to Another
      • From: Rick Gordon <email@hidden>
References: 
 >INDESIGN: Duplicating Char Style from One Doc to Another (From: Rick Gordon <email@hidden>)

  • Prev by Date: Re: INDESIGN: Duplicating Char Style from One Doc to Another
  • Next by Date: Re: Script to force iTunes'11 to start and check for App updates
  • Previous by thread: Re: INDESIGN: Duplicating Char Style from One Doc to Another
  • Next by thread: Re: INDESIGN: Duplicating Char Style from One Doc to Another
  • Index(es):
    • Date
    • Thread