# $EPIC: leftpc.txt,v 1.1.1.1 2006/07/11 04:57:43 jnelson Exp $ ======Synopsis:====== $__leftpc__( ) ======Technical:====== This function returns the leftmost printable characters of , taking into account ANSI color codes. ======Returns:====== number of printable characters in ======Examples:====== $leftpc(10 onetwothre$chr(27)[34mefour) returns onetwothree