i have a string like the this the script file hello-1234-something. i need to get 1234 using batch file. But the number 1234 is not same it keeps changing I need to find the number in a string and take just the number out. I am new to batchfile programming. I wanted to do that in batch