From: Peter Fitzgibbons Date: 2005-10-26T01:24:38+09:00 Subject: Windows Move/Dir with wildcards ? ------=_Part_9311_5750589.1130257476030 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I'm trying to get this to work on WinXP/Win2003 : x =3D "./xmloutput/cancellations/*" `dir #{x} ` `move #{x} "./otherdir" ` So far, the dir gives me "File not found". Thanks for your advice! Peter Fitzgibbons ------=_Part_9311_5750589.1130257476030--