[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Happy Holidays
- Subject: [ale] Happy Holidays
- From: linux at cade.org (Cadet Hacker)
- Date: Mon, 24 Dec 2001 21:43:09 -0500 (EST)
Hello guys and gals,
if (linuxGeek.getReligion().equalsIgnoreCase("Christian") {
System.out.println("Merry Christmas");
} else if (linuxGeek.getReligion().equalsIgnoreCase("Jewish")) {
System.out.println("Shalom, Happy Haunaka");
} else if (linuxGeek.getReligion().equalsIgnoreCase("Muslim")) {
System.out.println("Hope your Ramadan was great");
} else if (linuxGeek.getReligion() == null) {
System.out.println("Hope your day off is wonderful! ;) ");
}
he he....
--
--cade
=========================
On Linux vs Windows --
Remember amateurs built the ark - professionals built the Titanic
=========================
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.