Switch to edit mode.
Name(s): description1: "Returns either the description property, or the description file." 2: "No security issues. This verb used to be $hacker-owned, but due to its inability to read -r description files, it's now set_task_permed." 3: "Changed to set_task_perms() this.owner - caller_perms() is wizzenated! - Raptor" 4: set_task_perms(this.owner) 5: if (`this.description[1] ! ANY' == "*file*") 6: "Gasp! It's transfered to a file! Good. :)" 7: return `toobj(this.description[2]):fileread(this.description[3]) ! ANY => 0' 8: endif 9: return this.description 10: "Last modified by Dax (#789) on Wed Aug 7 14:24:30 2002 MDT."