printline
header Freeport BBS
name BBS Technical
printheader
printline
print

columns 1
option {
   name Hackers
   run /usr/local/bin/bbs hacker
   comment Discussion for and about those 31337 hacker-types
}

option {
   name IBM-PC
   run /usr/local/bin/bbs ibmpc
   comment Talk about IBM-PC compatable computers
}

option {
   noprint
   value Q
   exit
}

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

option {
   noprint
   value H
   menu /usr/local/xenmenu-0.8a/menus/help_menus/bbsb
}

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