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/leftpc

# $EPIC: leftpc,v 1.2 2001/06/22 20:01:37 jnelson Exp $
Synopsis:
   $leftpc(<count> <text>)

Technical:
   This function returns the leftmost <count> printable characters of <text>,
   taking into account ANSI color codes.

Returns:
   <count> number of printable characters in <text>

Examples:
   $leftpc(10 onetwothre$chr(27)[34mefour)
     returns
   onetwothree<blue attribute>