> and it works perfectly.
> Except for the New Line command.
> 
> "GPRINT:alpha:AVERAGE: \\nAverage In Bits %1.2lf"
> 

I have always found the behaviour of special characters a
bit weird. Iirc, using 2 in one statement does not work.
Neither does this apparantly. You could try:

"COMMENT:\\n",
"GPRINT:alpha:AVERAGE: Average In Bits %1.2lf"

Also one of your \ may be eaten by perl. In that case try
using single quotes i.s.o. double ones.

Serge.

-------------
Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud 
van de volgende disclaimer van toepassing: 
http://www.zeelandnet.nl/disclaimer.php

-------------
For the content of this e-mail message and its attachment(s) the following 
disclaimer applies: http://www.zeelandnet.nl/disclaimer.php

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to