on Wed, 28 Aug 2002 11:41:59 GMT, [EMAIL PROTECTED] (Javeed Sar) 
wrote:

> I am reading dirextory  using ls.
> How to match for .dsp and .vbp  file extensions

Why are you asking the same questions over and over again?
If there is something you don't understand from previous replies, 
please consider continuing those threads instead of starting new ones.

> Is this right?
> 
> if ($file1 =~ m/\.vbp$/)

What happens when you try it?

-- 
felix

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

Reply via email to