On NT 5  you don't have to escape the \n, so it will work just appending \n
to the end of all your GPRINT statements

cheers Al


> >The first GPRINT line (humidity) gets crammed on to the end of the
> legend. The second GPRINT gets placed on the next line, but I don't know
> why.
>
> Because the is not enough space for it to fit in the same line
>
> >  How can I make both GPRINTS (and others I'll be adding) start on a
> newline?
>
> LINE3:Temperature#FF0000:"Temperature\n"
> "GPRINT:Humidity:MAX:Max Humidity "%%lf%%s\\l \n"
>
> that works for unix-scripts... I dont know if you have to escape the \n
> somehow on ms-dos

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

Reply via email to