Script editor 'plain-text' replace is faulty
Posted: Sat May 14, 2016 6:06 pm
LC 8.0.1-rc1/MacOS 10.11.4
Try in the script editor to replaceAll in current tab "a|b" with "X"
option "plain text" set <--- CHECK !!!
All occurrences of "a" AND all occurrences of "b" are replaced with "X".
[Behaves like a regex pattern replace "(a|b)" with "X"]
Try in the script editor to replaceAll in current tab "a|b" with "X"
option "plain text" set <--- CHECK !!!
All occurrences of "a" AND all occurrences of "b" are replaced with "X".
[Behaves like a regex pattern replace "(a|b)" with "X"]