On Nov 11, 2003, at 13:01, Chris Masters wrote:
Please keep it on list
$mesg will always be defined. You need to look at
$mesg->code to
determine if there was a problem.
Can't call method "code" without a package or object
reference at blah!
with the following code after calling search:
if($
On Nov 11, 2003, at 11:13, Chris Masters wrote:
I'm getting this problem intermittenly i.e. it works
for the first few runs, then it fails.
Getting this error:
Can't call method "entry" (or count etc) without a
package or object reference at ... (the first entry
call in the if test)
Odd.
eval
{
, Chris
--- Graham Barr <[EMAIL PROTECTED]> wrote:
Begin forwarded message:
From: Chris Masters <[EMAIL PROTECTED]>
Date: November 11, 2003 11:13:12 GMT
To: [EMAIL PROTECTED]
Subject: Can't call method X without a package or
object reference
Message-Id:
<[EMAIL PROTECTED]&g
Hi Graham,
Did you forget to add your comment?
Thanks, Chris
--- Graham Barr <[EMAIL PROTECTED]> wrote:
> Begin forwarded message:
> > From: Chris Masters <[EMAIL PROTECTED]>
> > Date: November 11, 2003 11:13:12 GMT
> > To: [EMAIL PROTECTED]
> >
Begin forwarded message:
From: Chris Masters <[EMAIL PROTECTED]>
Date: November 11, 2003 11:13:12 GMT
To: [EMAIL PROTECTED]
Subject: Can't call method X without a package or object reference
Message-Id: <[EMAIL PROTECTED]>
Hi All,
I'm getting this problem intermittenly
Hi All,
I'm getting this problem intermittenly i.e. it works
for the first few runs, then it fails.
Getting this error:
Can't call method "entry" (or count etc) without a
package or object reference at ... (the first entry
call in the if test)
with the following code (I'm calling a function
con