Code: Select all
$file
#Explanation#: Returns information about the specified file. Its properties are size, ctime, mtime, atime, short, long, attr (type /help $file for more detail). #Example#: $file($mircexe).size returns 1867776 in version 6.12. $file($mircexe).atime returns the last access time.
EX: @help $file
RETURNS: putquick "PRIVMSG $chan :#Explanation#: Returns information about the specified file. Its properties are size, ctime, mtime, atime, short, long, attr (type /help $file for more detail). #Example#: $file($mircexe).size returns 1867776 in version 6.12. $file($mircexe).atime returns the last access time."
EX: @addhelp $help
RETURNS: Adds to file, and sends back: putquick "NOTICE $nick :Added $help to database."
If anyone can do this for me, I'll be most appreciative.
~Nara