Posts: 854
Threads: 154
Joined: Jun 2012
Reputation:
0
Is it possible to rename a dini file? I need this for my /changename command.
Thanks in advance!
Posts: 308
Threads: 36
Joined: Feb 2013
Reputation:
0
You mind to rename the dini.inc? Try changing the dini.inc comand and when you use
#include <newname>
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
No. You must copy all of the contents to a new file with the desired name. Then delete the old file.
While you're at it, you might want to consider moving to a better system altogether. Dini is slow, old and no longer actively maintained.