View Single Post
Re: Creating a Author Sorter For Wp's
Old
  (#2)
Cpl. Shrike
ShrikeBot Coder/Moderator
 
Cpl. Shrike's Avatar
 
Status: Offline
Posts: 550
Join Date: Mar 2004
Location: The Netherlands
Default 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...
  
Reply With Quote