http://qs321.pair.com?node_id=31816


in reply to RE: Re: print to memory?
in thread print to memory?

In Perl (and usually "C") string handling you can use "\f" for the formfeeds. As long as you are playing with teletype commands, you should remember that one.

--
$you = new YOU;
honk() if $you->love(perl)