| |
swerver
Posts: 27
Score: 0
Joined: 12/18/2006
Status: offline
|
Guys, The script reads some files in a directory It get the correct name of a file: FileName The Filename is required for part of a batch file that I'd normally create manually. By scripting it, I hope to pass the variables, "call process <filename>" into a batch file that is run? Guess i could create the batch file then write the lines of the batch then run the batch?
|
|