Clarence wrote:
> 
> what does 
> 
> RPN final stack size != 1
> 
> mean???

That means that an RPN expression does not result in *exactly* one value.
See TFM.

> The exact same line works fine from the command line and other perl scripts 
> but when I attach it
> to an array and try to create a gif on the fly on a web page it gives me that 
> error.

What does 'attach it to an array' mean?  If you try to say that you
attach your RPN expression to an existing one (which also will produce
one value) you will have two values; 2 is not 1.

HTH
-- 
   __________________________________________________________________
 / [EMAIL PROTECTED]                  [EMAIL PROTECTED] \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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