Search found 1 match

by DavePC
08 Nov 2011 08:09
Forum: DOS Batch Forum
Topic: FOR loop which calls subroutine ?
Replies: 1
Views: 6614

FOR loop which calls subroutine ?

Hello, I'm trying to create a batch file which uses a FOR loop to update multiple files in mulitple directories on multiple servers. To test whether this is possible I have created a simplified version of the batch file but cannot get it to run. If I use the following code the loop is cycled through...