Jarrod13
Programmer
- Dec 18, 2008
- 12
Hi,
I need help writing a regular expression to check for anything >= to 1 space.
That is, if my record seperator is a "|" if I have a field that is | | or | | or | | I want the regular expression to be able to check for that.
Thanks for the help
I need help writing a regular expression to check for anything >= to 1 space.
That is, if my record seperator is a "|" if I have a field that is | | or | | or | | I want the regular expression to be able to check for that.
Thanks for the help