Jump to content

<GuiRichEdit.au3> - can I do regex replace in edit form?


Suppir
 Share

Recommended Posts

So, we have some data (with tables, styles, etc) in richedit,

then we do regex' replaces there. For example:

Find:[\t  ]+

Replace to:

Find:([\( ])(№|N)[  °]*(\d)

Replace to:$1N $3

How to do it?

Edited by Suppir
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...