What would be wrong with... Set the casesensitive to true If x = toupper(x) then put xxx else put x
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Klaus Major Sent: Thursday, December 09, 2004 10:50 AM To: How to use Revolution Subject: Re: testing on case Hi Herschel, > Thanks, I think its a bit to much when I wanted it to set up query's , > too many functions involved. I hoped that there is a > if param(x) "is upperCase" then put xxx else put x maybe checking "chartonum(char 1 of xyz)" will do? If < 97, it will be a capital... Regards Klaus Major [EMAIL PROTECTED] http://www.major-k.de _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
