Re: Renaming Files
- Posted by Derek Parnell <ddparnell at bigpond.com> Apr 13, 2001
- 433 views
Thanks Guillermo, I've updated the library to create an alias for moveFile() called renameFile(). ------ Derek Parnell Melbourne, Australia "To finish a job quickly, go slower." ----- Original Message ----- From: pampeano at ROCKETMAIL.COM Subject: Re: Renaming Files >If you're using win32lib, then you have the moveFile function, >else you can download win32fil library that support that too, >or wrap it yourself.