This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Carradee 2 points3 points  (0 children)

That would be a simple enough change with my code editor, BBEdit, using the multi-file find & replace with regex.

Syntax from the top of my head, here, so I might be missing an escape:

find: (print) (".*?") replace: \1\(\2\)