if ( length($word) > 10 {
        # do something when length of word greater than 10 characters
       }else {
        # when 10 or less characters
       }

Wags ;)
-----Original Message-----
From: nafiseh saberi [mailto:[EMAIL PROTECTED]]
Sent: Sunday, November 25, 2001 01:29
To: [EMAIL PROTECTED]
Subject: count one name


hi all.
do you know ..
how can I count the number of one word ??

I want to count it for check that it is grather than
10 char or not...

thx.
____________________________

                Nafiseh Saberi   
____________________________

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

Reply via email to