Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/epic5/help/6_Functions/
Upload File :
Current File : //usr/X11R6/share/epic5/help/6_Functions/stripc

# $EPIC: stripc,v 1.4 2001/06/26 22:32:20 jnelson Exp $
Synopsis:
   $stripc(<text>)

Technical:
   * The return value of this function is <text> with all ^C (control-C)
     color sequences removed.
   * This function is equivalent to $stripcrap(COLOR <text>).
   * This function is deprecated and should not be used.

Returns:
   The input text without ^C type color sequences.

See Also:
   stripcrap(6)