%s specifies that you want to display a string (same as %s is a float) %% displays a '%'
Have a look at the format for C's printf for other things you can (generally) specify Kevin Dan Larsson wrote: > > I'm trying to add a percent character at the end of my > > GPRINT:foo:LAST:Current \\: %3.lf %s > > string. I'm only getting 'unable to parse errors so far'. > > What am I missing? > > Regards > +------ > Dan Larsson | Tel: +46 8 550 120 21 > Tyfon Svenska AB | Fax: +46 8 550 120 02 > GPG and PGP keys | finger [EMAIL PROTECTED] > > -- > 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 -- 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
