User Tools

Site Tools


Sidebar

Installing EPIC

  • Getting EPIC
  • Installing EPIC
  • Updating EPIC

Using EPIC (You need a script)

  • EPIC Scripts
  • Intro to Scripting
  • Give us feedback

About EPIC

  • What is EPIC?
  • Who is behind EPIC?
  • Copyright info
  • Noteworthy changes in EPIC
  • Ask hop
  • Ideas past and present
  • EPIC related projects

About EPIC5

  • EPIC5 documentation
  • Browse EPIC5 CVS

About EPIC4

  • EPIC4 docs in html
  • Browse EPIC4 CVS
  • EPIC docs in /HELP format
  • Introduction to EPIC4
  • Detailed EPIC4 Changelog
stripansicodes

# $EPIC: stripansicodes.txt,v 1.2 2006/08/20 16:57:01 sthalik Exp $

Synopsis:

$stripansicodes(<text>)

Technical:

  • The return value is equivalent to $stripcrap(ANSI <text>)
  • This function is deprecated and should not be used.

Practical:

There is no practical use for this function. Use $stripcrap() instead.

Returns:

<text> with safe ansi codes normalized and unsafe ansi codes removed.

Examples:

$stripansi($*)             make sure default input has no strange ansi's
stripansicodes.txt · Last modified: 2006/08/29 16:08 (external edit)