On 26Feb2018 11:01, Roger Lea Scherer wrote:
The first step is to input data and then I want to check to make sure
there are only digits and no other type of characters. I thought regex
would be great for this.
Many people do :-) They are a reasonable tool for an assortment of text
matching
The first step is to input data and then I want to check to make sure
there are only digits and no other type of characters. I thought regex
would be great for this. The program works great, but no matter what I
enter, the regex part does the same thing. By same thing I mean this:
RESTA