Switch to edit mode.
Name(s): _confunc1: pass(@args)
2: pages = this:fileread("absent_pages")
3: if (length(pages))
4: $mail_agent:send_message(this, {this}, this:msg_page_mail_subject(), {@pages[1..$]})
5: this:filewrite("absent_pages", {})
6: endif
7: force_input(this, "where")
8: "Last modified by Patrick (#4017) on Wed Oct 24 14:23:36 2001 MDT."