Hi Kevn,
On Wed, Aug 18, 2010 at 10:51 AM, Kevin Bowers <[email protected]>wrote: > Have you tried putting something along the lines of: > > if(....==null)// rather than the != null > Yep. I've even tried === null, although that makes no sense either. > Failing that, do you have a wall close to had to bang your head against? > Doesn't help with the code problem, but gives you something else to worry > about. > Fortunately (or unfortunately), I have *many* other things to worry about. The wall's safe for now ;-) -- Thanks, Tom Tom McNeer MediumCool http://www.mediumcool.com 1735 Johnson Road NE Atlanta, GA 30306 404.589.0560

