to count the listing you could try

$number = `ls /path/to/directory|wc -l`;

tmtowtdi?


terry

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

Reply via email to