Re-2: problems with lowercase and uppercase characters in filenames

Eric Chatonet eric.chatonet at sosmartsoftware.com
Wed Jul 9 11:22:36 EDT 2008


Hi Mathias,

Le 9 juil. 08 à 16:43, runrev260805 at m-r-d.de a écrit :

> How can i differ between a and A

function IsUpperCase pChar
   return charToNum(pChar) <= 90
end IsUpperCase

See charToNum and numToChar in the docs.

Best regards from Paris,
Eric Chatonet.
----------------------------------------------------------------
Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/
Email: eric.chatonet at sosmartsoftware.com/
----------------------------------------------------------------





More information about the use-livecode mailing list