Hello.
I have a problem.
I want to check if a string contains letters(it may contains numbers or other caracters).I want to remove the letters from the string.
I don't know how to do it.
I don't want to use "instr()" because i have to right many times the same thing and it is not very useful.
Maybe someone knows how to use regular expressions and can give me a hint or a solution.
Thanks a lot.
I have a problem.
I want to check if a string contains letters(it may contains numbers or other caracters).I want to remove the letters from the string.
I don't know how to do it.
I don't want to use "instr()" because i have to right many times the same thing and it is not very useful.
Maybe someone knows how to use regular expressions and can give me a hint or a solution.
Thanks a lot.