i still do not understand the boolean relevance in the pseudo code. it would seem that you are trying to evaluate strings.
String ske = "i Love Skuks";
String ske2 = "i dislike Skunks";
if(ske.equals("i Love Skunks"))
{
//run ske;
}
else
{
// run ske2;
}
Sawa, here goes in a nutshell :string ske = "I love SkunksKE!"string ske2 = "I dislike SkunksKE!"If ( condition on ske = true ) //condition is a bool{//run ske}else{//run ske2}
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke