Try:
    print "\L$variable";
This will print the entire string in lowercase.
    print "\U$variable";
This will print the entire string in uppercase.


-----Original Message-----
From: Rahul Garg [mailto:[EMAIL PROTECTED]]
Sent: Friday, August 10, 2001 10:20 AM
To: [EMAIL PROTECTED]
Subject: Is there any function for converting uppercase characters to
lowercase chars ?


Hello,

Is there any function for converting uppercase characters to lowercase chars
?

Thanks

Rahul


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to