: rev2.0v00.u3 - Beta 2 Fixes for rev2.0v00 :---------------------------------------------------------------------- : NCR0368 # grpchng /u/catcom/bin - - 551 catcom catcom # grp_chng.frm /u/catcom/forms - - 444 catcom catcom :------------------------------------------------------------------ : NCR0369 # dialledno /u/catcom/bin - - 6551 catcom catcom # destlist.frm /u/catcom/forms - - 444 catcom catcom # dialcmp.frm /u/catcom/forms - - 444 catcom catcom # diallist.frm /u/catcom/forms - - 444 catcom catcom # dprfixs.frm /u/catcom/forms - - 444 catcom catcom # rte_typ.frm /u/catcom/forms - - 444 catcom catcom # stddial.frm /u/catcom/forms - - 444 catcom catcom # cmpdial.frm /u/catcom/forms - - 444 catcom catcom : install standard dialleno input form (without altenate carrier options) x echo "Install dialledno report with carrier comparison option Y/N ?"; read x; echo "answer was $x"; if [ $x = "y" -o $x = "Y" ]; then echo "Installing dialledno with carrier comparison option"; cp /u/catcom/forms/cmpdial.frm /u/catcom/forms/dialno.frm >/dev/null 2>&1; cp /u/catcom/forms/cmpdial.42f /u/catcom/forms/dialno.42f >/dev/null 2>&1; else echo "Installing standard dialledno"; cp /u/catcom/forms/stddial.frm /u/catcom/forms/dialno.frm >/dev/null 2>&1; cp /u/catcom/forms/stddial.42f /u/catcom/forms/dialno.42f >/dev/null 2>&1; fi :------------------------------------------------------------------ : NCR0372 # catenv /u/catcom/scripts - - 555 catcom catcom # rmcalls /u/catcom/scripts - - 555 catcom catcom :------------------------------------------------------------------ : NCR0373 # dosql /u/catcom/scripts - - 555 catcom catcom # ipinfo /u/catcom/scripts - - 555 catcom catcom # pr_rep /u/catcom/scripts - - 555 catcom catcom :------------------------------------------------------------------