From 1541ac21b3edf0e2913d36985c142f202249355b Mon Sep 17 00:00:00 2001 From: oetiker Date: Sun, 21 May 2006 22:14:27 +0000 Subject: [PATCH] add note about variable name picking as suggested by alex git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@836 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdgraph_data.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/program/doc/rrdgraph_data.pod b/program/doc/rrdgraph_data.pod index 64c559ab..6c8b28a1 100644 --- a/program/doc/rrdgraph_data.pod +++ b/program/doc/rrdgraph_data.pod @@ -22,6 +22,10 @@ own manual page. Variable names (I) must be made up strings of the following characters C and a maximum length of 255 characters. +When picking variable names, make sure you do not choose a name that is +already taken by an RPN operator. A save bet it to use lowercase or +mixedcase names for variables since operators will always be in uppercase. + =head1 DEF BIvnameE>=IrrdfileE>:Ids-nameE>:ICFE>[:step=IstepE>][:start=ItimeE>][:end=ItimeE>][:reduce=IBE>] -- 2.30.2