Yet another question! :) When I exec a task, ant seems to be converting file paths for me when I don't want that to happen. If I pass a task a <arg value="/c"> tag on windows, everything is cool, the argument used to exec the command is "/c". But, if I pass it a <arg value="/wait"/> tag, it converts the forward slash to a backslash! How can I supress this??? Thanks! Mike -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>