Search found 2 matches

by alanb
14 May 2013 15:50
Forum: DOS Batch Forum
Topic: Hello - new to forum - want to parse file name to variables
Replies: 3
Views: 3663

Re: Hello - new to forum - want to parse file name to variab

:) Thanks Endoro ! Now I will try to do this for all filenames in a folder....

I appreciate your help !
by alanb
14 May 2013 14:36
Forum: DOS Batch Forum
Topic: Hello - new to forum - want to parse file name to variables
Replies: 3
Views: 3663

Hello - new to forum - want to parse file name to variables

I receive useless DOS file names from outside systems. I need to parse the file name into variables and then rename the file with a usefule name. EXAMPLE: useless filename 982537.a.null.1.a.tif DESIRE TO RENAME: usable filename 982537.1.a.tif ASSUME (but cannot remember how) I can parse into a.b.c.d...