running the above under activeperl 5.8 in a DOS window under W2K : the escape sequence is being ignored whereas an equivalent C program ansitest.exe works as expected. What's going on ?ansitest.pl: print "If you can read this, CSI is not working.\n"; print "\033[2J" ; /* clear screen */ print "If this is the first line displayed, CSI is OK.\n";
In reply to ANSI escape sequences by pearle
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |