Adam Davis wrote: >if(comment.offensive() || comment.inappropiate()) // Test this >{ > adam.apologize(user.recipient); // Do this > adam.sarcasm--; // And that > adam = New Leaf; // Better do this just in case... >} >else > cout << "Chuckle";// Shouldn't perform this function on company time... > // We'll fix it in the next release. > Maybe you had best just play it safe: >if( TRUE ) // Test this >{ > adam = New Leaf; // Better do this just in case... >} -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.