Author: Dalai
Posted: Thu Jun 30, 2016 5:29 pm (GMT -6)
You can use RegEx to do this. Something like
[X] RegEx, where the dots stand for any character and A is the character you're looking for. Of course, you'll have to fill in the dots to the amount you require, your "column" if you will.
Regards
Dalai
_________________
#101164 Personal licence
Athlon II X4 640, 4096 MB RAM, Gigabyte M56S-S3, WinXP SP3
Plugins: Services2, Startups
Posted: Thu Jun 30, 2016 5:29 pm (GMT -6)
You can use RegEx to do this. Something like
Code: |
...A... |
[X] RegEx, where the dots stand for any character and A is the character you're looking for. Of course, you'll have to fill in the dots to the amount you require, your "column" if you will.
Regards
Dalai
_________________
#101164 Personal licence
Athlon II X4 640, 4096 MB RAM, Gigabyte M56S-S3, WinXP SP3
Plugins: Services2, Startups