Is there a way to find out if there is any numbers inside of a string such as:
111222BM12A = true
1111233asaa = true
FREDS DATA = false
etc etc..
I am looking at actual file names so input masks wont help me. Any advice would be appreciated.. Thanks again.
111222BM12A = true
1111233asaa = true
FREDS DATA = false
etc etc..
I am looking at actual file names so input masks wont help me. Any advice would be appreciated.. Thanks again.