Switch to edit mode.
Name(s): _confunc1: "Copied from Patrick (#4017):_confunc Oct 27 16:14:52 2001"
2: pass(@args)
3: pages = this:fileread("absent_pages")
4: if (length(pages))
5: $mail_agent:send_message(this, {this}, this:msg_page_mail_subject(), {@pages[1..$]})
6: this:filewrite("absent_pages", {})
7: endif
8: force_input(this, "where")