• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Simple GREP AppleScript Help

Explorer ,
Oct 15, 2019 Oct 15, 2019

Copy link to clipboard

Copied

I'm new to AppleScripting and I need some help. I'm trying to script the simple GREP attached, but I'm having trouble trying to get it to search within the paragraph style: Bold. This is what I have to far. Any help is greatly appreciated!

 

tell application "Adobe InDesign CC 2019"

set find grep preferences to nothing

set change grep preferences to nothing

set find what of find grep preferences to ",$"

set change to of change grep preferences to ""

apply paragraph style using paragraph style "Bold"

change grep

set find grep preferences to nothing

set change grep preferences to nothing

end tell

 

clipboard_image_0.png

 

Views

120

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation