Re: Creating a Author Sorter For Wp's -
09-06-2004
What's the goal of this feature ??
Just ordering / archiving wp files ?
In that case an external program can do the job.
Doesn't really need to be in the bot .dll
Reading the file header in such a program can be done just like in the hpb source code.
Scan the author name, close file, make folder according to author name, copy file to new folder.
Next file...
|