--- [EMAIL PROTECTED] wrote: > If you need pushd/popd only to change into another dir and do a quick > command or two from there, the "cmd /c pusd ... && <other command>" > syntax may do the trick.
If you're just wanting to execute a command in a directory other than the current one, you can specify that directory with <exec>'s "dir" attribute. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
