Ah - I missed part of Matt's response and Dave said the same thing. It was the 
() that was throwing the error. Should have seen that...

Thanks.

-----Original Message-----
From: Matt Quackenbush [mailto:quackfu...@gmail.com] 


>                 if GetB.bcode[x] NEQ xcampus {

if ( GetB.bcode[x] != xcampus )
{
    // do something
}


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:357078
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to