Hi!
I'd like to cut a whole string to filter just one word to save it in a new file.
F. ex.
the whole string is:
ANR1163W Offsite volume 000535 still contains files
Now I want to save just one word (in this case it's
000535) in a new file.
ANR1163W Offsite volume 000353 still contains files
(in this case 000353) and so on...
How it's possible to do?
Thanks a lot for your help!
Regards
Oliver
I'd like to cut a whole string to filter just one word to save it in a new file.
F. ex.
the whole string is:
ANR1163W Offsite volume 000535 still contains files
Now I want to save just one word (in this case it's
000535) in a new file.
ANR1163W Offsite volume 000353 still contains files
(in this case 000353) and so on...
How it's possible to do?
Thanks a lot for your help!
Regards
Oliver