Page 1 of 1

In need of a script

Posted: September 26th, 2008, 9:27 am
by littleisbetter
Hello there,

I'm looking for a script on a windows instalation that copy's directorys based on the first 3 characters in the directory name.

I know that the directory name is used in the standard %3 variable bu i dont know how to read and compare the only first three caracters.

I save my movies with a indication in the first three letters.

I hope someone can help me.

Peter

Re: In need of a script

Posted: September 26th, 2008, 9:52 am
by shypike
Try this for more info on how to write CMD scripts and manipulate % variables:

http://en.wikibooks.org/wiki/Windows_Pr ... amming_CMD