Re: error but code works

2004-01-29 Thread Gary Stainburn
On Thursday 29 Jan 2004 2:25 pm, James Edward Gray II wrote: > On Jan 29, 2004, at 8:07 AM, Gary Stainburn wrote: > > Hi folks, > > > > I've got the following code which works, but generates the error > > message > > following it. I've tried varying the code to eliminate the error but > > I only >

Re: error but code works

2004-01-29 Thread Jeff 'japhy' Pinyan
On Jan 29, Gary Stainburn said: >I've got the following code which works, but generates the error message >following it. I've tried varying the code to eliminate the error but I only >manage to get either the working code with error or non-working code without >error. It's not an error message,

RE: error but code works

2004-01-29 Thread Bob Showalter
Gary Stainburn wrote: > Hi folks, > > I've got the following code which works, but generates the error > message following it. I've tried varying the code to eliminate the > error but I only manage to get either the working code with error or > non-working code without error. > > (Line 95 is the

Re: error but code works

2004-01-29 Thread James Edward Gray II
On Jan 29, 2004, at 8:07 AM, Gary Stainburn wrote: Hi folks, I've got the following code which works, but generates the error message following it. I've tried varying the code to eliminate the error but I only manage to get either the working code with error or non-working code without error.