In this challenge, you are asked to re-create the $duration identifier, the winner will be determined on the smallest file size. It must work exactly like $duration, except you don't have to support going backwards (eg, $duration(1min 32secs)).
More rules:
You can not use mIRC's $duration identifier.
The name of your alias must be 'dur'.
One submission per person.
Must be submitted as one script file named <yourname>_duration.mrc. (e.g. fubar_duration.mrc)
Must be an alias file.
Entries were judged on the smallest code size. Valid entries had extra carriage returns and linefeeds, that are added by mIRC, removed.
Challenge Entries:
There were 32 entries submitted, 13 valid and 19 invalid. Disqualified entries are not shown.
intrage (1275 bytes)
Number failed: 0
$duration: 0secs
$dur:
Notes: Some entries may fail on more than just the number listed -- testing was stopped the first time it failed. Also, entries that were invalid may not have the exact byte size shown, due to mIRC possibly adding extra whitespace.