printline
header Freeport BBS
name E-Mail Help Menu
printheader
printline
print

option {
   name Elm Manual
   value E
   comment Read the entire ELM manual
   run /usr/bin/man elm
}

option {
   name Pine Manual
   value P
   comment Read the entire PINE manual
   run /usr/bin/man pine
}

option {
   name Mail Manual
   value M
   comment Read the entire MAIL manual
   run /usr/bin/man mail
}

print

option {
   noprint
   value Q
   exit
}

option {
   noprint
   value B
   menu /usr/local/xenmenu-0.8a/menus/helpb
}

printline
center Enter Q to Quit
center Enter B to go Back to the Previous Menu
printline
print
print -n Local Time: `date +%I:%M%p`
