on mHappyHolidays me, userReligion
  if getPos(pChristianFaithList, userReligion) <> 0 then
    put "Merry Christmas"
  else if getPos(pJewishFaithList, userReligion) <> 0 then
    put "Happy Hanukah"
  else
    put "Happy Festivus"
  end if
end

And to all, a good night.

-Kurt


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to