I have a source code beautifier that is run from a dos prompt.  The program
takes a file name or *.java for the files.  My src is in a package layout so
I need to be able to run this over all of the directories in the source
tree.  I figured I would have to use <EXEC> but how do I make a loop that
passes each directory into <EXEC> one at a time.

TIA
Jason

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to