I can't figure out how to rename a file using the move task. I have a
zip file that I know the directory location of, but I don't know the
entire name of the file. So, I just need to find the single zip file in
the directory and rename it. At the command line, I can do this:
move C:\tes
Thanks for the suggestion, Chris. But, that one
didn't work for me either.
Erin
From: Chris Holt
[mailto:[EMAIL PROTECTED] Sent: Thursday, July 20, 2006 2:23
PMTo: 'Melissa Kacher'; Girardelli, Erin E;
nant-users@lists.sourceforge.netSubject: RE: [NAnt-users]
Melissa,
I tried your suggestion, but I'm still getting the same error. Thanks
for the suggestion.
Erin
-Original Message-
From: Melissa Kacher [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 2:15 PM
To: Girardelli, Erin E; nant-users@lists.sourceforge.net
Subject: RE:
Hi,
When I try to use a pipe or redirecting arrow in the exec task, I get a
failure saying the program I executed has the wrong number of arguments.
Here's what it looks like within my script:
I get the same failure no matter what program I am using; it isn't
unique to my "p4.exe" progr