applescript - grep
i'm trying use grep find , literally,
"\psz"
in string
"ipsum lorem yada yda \psz 6p% drago indigato blah blah
set find what of find grep preferences to "\psz"
doesn't work. doesn't compile, nor expect to
set find what of find grep preferences to "\\psz"
doesn't work. quoting \\.
used find grep fair amount, first time i've searched \ in string.
anyone have suggestions on this, please?
thank in advance help.
you there: try "\\\\psz"
peter
More discussions in InDesign Scripting
adobe
Comments
Post a Comment