Search found 1 match

by bgane
24 May 2018 15:33
Forum: DOS Batch Forum
Topic: For next loop
Replies: 1
Views: 1976

For next loop

I need to create a for next loop that will do the following. We have predefined variables on our Server for HPMONTH, HPYEAR for example, HPMONTH can be 01 - 12 for January through December HPYEAR is in the format (for this year) 2018 I need to copy reports each month to folders that have the month i...