Re: An odd error

2005-08-27 Thread Mark Wieder
Pat-

Saturday, August 27, 2005, 2:12:44 PM, you wrote:

> You have the variable name rubri twice in your list. That causes the shadow
> error.

!!! Good eye !!! I read that line twice and missed it...

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: An odd error

2005-08-27 Thread Dom
Pat Trendler <[EMAIL PROTECTED]> wrote:

> You have the variable name rubri twice in your list. That causes the shadow
> error.

You got it!

(the most obvious errors are also the most unseen ;-))

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: An odd error

2005-08-27 Thread Pat Trendler

Dom,

You have the variable name rubri twice in your list. That causes the shadow 
error.


Pat.
[EMAIL PROTECTED]


- Original Message - 
From: "Dom" <[EMAIL PROTECTED]>

To: 
Sent: Sunday, August 28, 2005 4:51 AM
Subject: An odd error



I had a handler which didn't worked...
It seems that I had a local which caused the error:

   compiling at 5:26:43 PM
Typelocal: name shadows another variable or constant
Object  Totaux
Linelocal Lmontants,Lpos,Lentree,nbL,rubri,maliste,rubri,sortie
Hintrubri

The first time I see this sort of error ;-)

--
Revolutionario

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005




___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


An odd error

2005-08-27 Thread Dom
I had a handler which didn't worked...
It seems that I had a local which caused the error:

compiling at 5:26:43 PM
Typelocal: name shadows another variable or constant
Object  Totaux
Linelocal Lmontants,Lpos,Lentree,nbL,rubri,maliste,rubri,sortie
Hintrubri

The first time I see this sort of error ;-)

-- 
Revolutionario

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution