Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 82585

Re: How about the grep command must be written

$
0
0

app.findGrepPreferences = app.changeGrepPreferences = null;         
app.findGrepPreferences.findWhat = "(\\[|\\()(?=(.+, .+))";   
app.changeGrepPreferences.appliedCharacterStyle = "myChar";    
app.changeGrep();  
app.findGrepPreferences = app.changeGrepPreferences = null;

 

app.findGrepPreferences = app.changeGrepPreferences = null;         
app.findGrepPreferences.findWhat = "(?<=\d|\l)\\)|\\]";   
app.changeGrepPreferences.appliedCharacterStyle = "myChar";    
app.changeGrep();  
app.findGrepPreferences = app.changeGrepPreferences = null;


Viewing all articles
Browse latest Browse all 82585

Trending Articles



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