View/Edit #9677:_confunc

Switch to edit mode.

Name(s): _confunc
1:  fork (1)
2:    try
3:      x = this:fileread("notelog.txt")
4:      this:tell("<font color=yellow>More Notifies Logged:</font>")
5:      for note in (x)
6:        this:tell(tostr(note))
7:      endfor
8:      this:filedelete("notelog.txt")
9:    except error (ANY)
10:   endtry
11: endfork
12: pass(@args)
13: "Last modified by Blair (#9677) on Fri Apr  4 11:34:50 2003 MST."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Blair (#9677)

You are not logged in.

[home | help | who | search | setup | code]