Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Scripting
Viewing all articles
Browse latest Browse all 15932

Select text of particular paragraph style

$
0
0

Hi,

 

I am new to applescript pls help me.

I need to select the text of particular paragraph styles.

my indesign file have 5 paragraph styles and i want to select 3rd paragraph styles of text. if you knowing the script please tell me the script.

 

my code is shown in below

tell application "Adobe InDesign CC 2014"

    tell active document

        set d to name of paragraph styles

        tell story 1

            if "bch_tx" is in d then-------------->here "bch_tx" is paragraph style name

                tell item 3 of d

                    select text

                end tell

            end if

        end tell

    end tell

end tell

 

 

Thank you,

regards by

John peter.


Viewing all articles
Browse latest Browse all 15932

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>