Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cs.utexas.edu!convex!news From: tchrist@convex.COM (Tom Christiansen) Newsgroups: comp.lang.perl Subject: format w/o CRs Message-ID: <1991Feb18.161044.8262@convex.com> Date: 18 Feb 91 16:10:44 GMT Sender: news@convex.com (news access account) Reply-To: tchrist@convex.COM (Tom Christiansen) Organization: CONVEX Software Development, Richardson, TX Lines: 12 Nntp-Posting-Host: pixel.convex.com Does anyone have a clever way to use write() and a multiline formatting record such that the last line written NOT end in a carriage return? Oh, I could probably do something with pipes or temp files, but I'd rather not. If not, how *should* it be done, if the support were there? Maybe a trailing \c at the end of the record? Oops -- that was usurped for something else. Darn. Other ideas? --tom -- Tom Christiansen tchrist@convex.com convex!tchrist "All things are possible, but not all expedient." (in life, UNIX, and perl)