May you should try \\ instead of \, if this parameter is used inside a C code the patth must be specified (in windows) with \\, not \, because of the special characters in C. Att, Rogério Schneider
On 7/24/06, Eric Lennon Bowman <[EMAIL PROTECTED]> wrote: > > Dirk Bulinckx wrote: > > I would like to be able to specify within the RRDTOOL GRAPH command the > > directory in which the database file (rrd file) can be found. > > > > I tried: > > DEF:sa_1=c:\directory\sa_1.rrd:roundtrip:MAX > > And > > DEF:sa_1="c:\directory\sa_1.rrd":roundtrip:MAX > > > > But both failed. > > > > > > How should I do this? > > > > > Have you tried using '/' as the directory delimiter, instead of '\'? > That usually works on Windows, and is preferable when dealing with > unix-oriented tools. A Windows directory or file name is not allowed to > contain a '/', so there's no chance of ambiguity; either basically works > fine with most software. > > -- > Eric Lennon Bowman > BoboCo Ltd > [EMAIL PROTECTED] > http://www.boboco.ie/ebowman/pubkey.pgp > +35317979094 > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://lists.ee.ethz.ch/rrd-users > WebAdmin http://lists.ee.ethz.ch/lsg2.cgi > > -- Att, Rogério Schneider (55) 9985 2127 (55) 3332 5923 (55) 3333 8158 (55) 3321 1535 MSN: [EMAIL PROTECTED] ICQ: 78778973 GTalk: [EMAIL PROTECTED] Skype: stockrt -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
