Search found 2 matches

by kzerafa87
25 Feb 2018 10:54
Forum: DOS Batch Forum
Topic: having trouble with padding zeros in a for /f
Replies: 3
Views: 4066

Re: having trouble with padding zeros in a for /f

Thank you ill give these a try when i get back home
by kzerafa87
24 Feb 2018 22:40
Forum: DOS Batch Forum
Topic: having trouble with padding zeros in a for /f
Replies: 3
Views: 4066

having trouble with padding zeros in a for /f

I'm having issues getting this to pad leading zeros so i have a list of *.pdf named 1.pdf - 999.pdf in a folder. inside JobIDs.txt is the file name needed for each pdf in order line 1 for 1.pdf , 2 for 2.pdf so on so on i get a new set of pdf files everyday 7 days a week issue I'm having is when i d...