# $EPIC: stripc.txt,v 1.2 2006/08/20 16:57:01 sthalik Exp $ ======Synopsis:====== $__stripc__() ======Technical:====== * The return value of this function is with all ^C (control-C) color sequences removed. * This function is equivalent to $stripcrap(COLOR ). * This function is deprecated and should not be used. ======Returns:====== The input text without ^C type color sequences.