Try this,
$str = "hello"; print "$str"; $str = "hai"; print "\r$str";
Use Escape sequence carriage return
o/p: hailo
Regards,
Gubendran
In reply to Re: Typeover output
by gube
in thread Typeover output
by L8on
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |