home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!fmrco!fmrco!asherman
- From: asherman@laser.fmrco.com (Aaron Sherman)
- Subject: Re: how to 'write' cr-nl
- In-Reply-To: watson@carssdf.UUCP's message of 31 Aug 92 16:35:41 GMT
- Message-ID: <ASHERMAN.92Sep1091415@laser.fmrco.com>
- Sender: news@fmrco.uucp
- Reply-To: asherman@fmrco.COM
- Organization: I-Kinetics, 19 Bishop-Allen Dr., Cambridge, MA
- References: <399@carssdf.UUCP>
- Date: Tue, 1 Sep 1992 14:14:15 GMT
- Lines: 20
-
-
- >>>>> watson@carssdf.UUCP (- Self Empl. Sys.Integrator) said:
-
- watson> Is there an easy way to write CR-NL at the end of the lines
- watson> instead of just "\n". Sort of like $\ = "\r\n", except make
- watson> it apply to the write statement?
-
- What's wrong with:
-
- format STDOUT =
- @<<<<<<<<<<<<<<<<<< Test: @>>>>>>>>>>>> ^M
- .
-
- Does this do something that I'm not expecting?
-
- --
- --------
- Disclaimer: I am solely responsible for the content of this message.
- The views expressed here may not be the views of I-Kinetics, Fidelity,
- any of the Fidelity-owned corporations or my mother.
-