[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Printing format text to file ??



At 01.12 -0400 1998.07.18, Len wrote:
>Another easy one. How do I print out text formated by
>
>
>    $text= $FORM{"NewText"};
>format PAGEOUT =
>^<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
><
><~~
>$text
>.
>    $~ = "PAGEOUT";
>    write;				#### how do I print to a file here ?

You would open a filehandle called PAGEOUT and write PAGEOUT.  You don't
need to bother with $~ for this.

--
Chris Nandor          mailto:pudge@pobox.com         http://pudge.net/
%PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10  1FF77F13 8180B6B6'])

***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch