Klaus on-rev wrote:
Hi Bob,

Youd better be careful. The way Rev is calculating math these days, depending on your method, you might end up inferring a woman is 43 x 1 to the 13th power. :-)

Don't worry, I am a gentleman by nature and always have this li'l function handy:

function le_chevalier tGender, tReal_age
  if tGender = "f" AND tReal_age > 39 then
     return 39
  else
    return tReal_age
end le_chevalier

LOL! Smart man. :)

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to