in reply to Re: Re: Moving filesin thread Moving files
It would be faster to simply use system ("mv ...);
Go ahead... Not as portable, but if you understand the constraints, there is nothing wrong with that at all.