Editing orp files directly

EDITING ORP

I am not sure how to word this so.... here it goes. I use many complex rename scripts (VBSCRIPT) and need to test them often. I find the font to be very small and difficult to read and troubleshoot the regex.

I wanted to be able to edit the rename scripts in external editor (my choice is NP++). I had thought of the idea of opening the orp files directly in an editor, but then I get the encoded &gt; &nbsp; etc. Is there any way around disabling these encoded tags and instead retaining, for example < instead of &gt;? I hope i explained this clearly. :smile_cat:

There's no way around that, unfortunately. ORP files are not intended to be edited by hand, and the encodings for certain characters need to be there, else they wouldn't be there.