| Date: Wed, 26 Jan 2000 01:34:15 +0000 (GMT)
| From: Christian Goetze <cg@digisle.net>
| To: cciug@Rational.Com
| Subject: [cciug] <CR><LF> from ccperl in triggers.
|
| I'm having some baffeling behaviour from ccperl.
|
| Is there any way to positively enforce that only a newline character is
| spit out by ccperl?
|
| It would seem that running ccperl naivly on NT will produce lines ending
^^^^^^
natively? naively? :-)
| in <CR><LF>. Is there any way to turn this off.
Where are the newlines coming from, and what would you like instead?
If they're coming from print " ..... \n"; and you want
the UNIX-style line endings, then I would suggest
defining a variable $NL that contains just a hex 0A, and use that
in place of \n in your print statements.
--Marilyn Sander
| --
| cg
|
|
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
|
|
| http://clearcase.rational.com/cciug/mailing_list.html
-----------------------------------------------------------------------
Marilyn E. Sander, CM Engineer marilyn@hal.com
Fujitsu System Technologies (408)341-5590
Division of HAL Computer Systems, 1315 Dell Avenue, Campbell, CA 95008
-----------------------------------------------------------------------
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:22:37 EDT