Posts: 70
Threads: 17
Joined: Jun 2009
Reputation:
0
Hello everybody. I have a question.
Is it possible dini_Rename?
Thanks for answer.
Posts: 2,203
Threads: 154
Joined: Oct 2009
Reputation:
0
Yes and no...you need to read your file save it to string,write to your new file and delete old file and string....
Posts: 6,129
Threads: 36
Joined: Jan 2009
DUtils retains such a function.
http://pastebin.com/uZpprTXF
Usage:
frename(oldname[],newname[])