MoshiachNow
IS-IT--Management
HI,
A simple one.
I want to match only files that have extentions ".vps" , ".ps" , ".sep" only.
Have failed doing so with the code:
next if ($myfile != /\.ps|\.sep|\.vps/);
Will appreciate advise.
Thanks
Long live king Moshiach !
A simple one.
I want to match only files that have extentions ".vps" , ".ps" , ".sep" only.
Have failed doing so with the code:
next if ($myfile != /\.ps|\.sep|\.vps/);
Will appreciate advise.
Thanks
Long live king Moshiach !