Kurt111780
Technical User
Hello,
I'm not sure if this is the right forum. I'm using windows xp and need to create a simple command line program. This is what it needs to do for each file in the directory. fileName1 representing the first file in the directory.
For each file in myDirectory do myCommand fileName1 -options
Thanks,
Kurt
It's only easy when you know how.
I'm not sure if this is the right forum. I'm using windows xp and need to create a simple command line program. This is what it needs to do for each file in the directory. fileName1 representing the first file in the directory.
For each file in myDirectory do myCommand fileName1 -options
Thanks,
Kurt
It's only easy when you know how.