printline
header Freeport BBS
name Party Help Menu
printheader
printline
print

option {
   name Party Manual
   value M
   comment Read the entire party manual
   run /usr/bin/man party
}

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

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

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`
