Mar 19, 2003 #1 rhpingwoo Programmer Mar 5, 2003 15 AU Hi, Just wondering, is there any existing library which allow me to delete and rename a file. Just say I have two file "a.txt" and "b.txt" in my directory. How can I delete a.txt and rename b.txt to a.txt??? Raphael
Hi, Just wondering, is there any existing library which allow me to delete and rename a file. Just say I have two file "a.txt" and "b.txt" in my directory. How can I delete a.txt and rename b.txt to a.txt??? Raphael
Mar 19, 2003 Thread starter #2 rhpingwoo Programmer Mar 5, 2003 15 AU found it...just use rename and remove. Upvote 0 Downvote