Search found 2 matches

by irish003
Wed Sep 07, 2016 6:44 pm
Forum: Regular Expressions Help
Topic: How do you remove leading spaces from multiple lines?
Replies: 2
Views: 17742

Re: How do you remove leading spaces from multiple lines?

You were correct, thanks a bunch. I had a filter on as you said. I was going buggy trying to figure out what was wrong.
by irish003
Wed Sep 07, 2016 6:09 am
Forum: Regular Expressions Help
Topic: How do you remove leading spaces from multiple lines?
Replies: 2
Views: 17742

How do you remove leading spaces from multiple lines?

I need the RegEx expression for removing leading spaces on each line for many different files . I have tried many different expressions, but none have worked. Can anyone provide the correct syntax? I am using Batch commands/Batch Editor feature where you enter the RegEx expression and replacement va...