#!/bin/sh
# 
#---------------------------------------------------------------------------
# tbbs 1.2
# Copyright 1995, 				<runge@nina.boerde.de>
#---------------------------------------------------------------------------
# 



no_impl() {
do_noimpl
}

do_it() {

dialog --title "at this time not supported" --msgbox \
"\nthis menu-enty is until now present." 11 70
}



do_it