printline
header Freeport BBS
name BBS Help Menu
printheader
printline
print

print Most of the BBS commands are explained in the BBS help system.  To access
print this, enter G for Go to the General Conference, and at the Ok: prompt,
print type help.
print

option {
   name Usage Tips
   value U
   comment Read some tips for bbs on Freeport BBS
   file /usr/local/lib/text/bbs/bbs_tips.txt
}

option {
   name FAQ
   value F
   comment Read some frequently asked questions about the bbs system
   file /usr/local/lib/text/bbs/bbs_faq.txt
}

option {
   name Go
   value G
   comment Go to the General Conference
   run /usr/local/bin/bbs
}

print

option {
   noprint
   value Q
   exit
}

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

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`
