in reply to Re: Using an array that contains wildcard characters for pattern matching.
in thread Using an array that contains wildcard characters for pattern matching.

it is the matching part that is nto working, but it was because of the shell patterns. i am checking out grandfathers code, particularly the parsepattern sub.
  • Comment on Re^2: Using an array that contains wildcard characters for pattern matching.

Replies are listed 'Best First'.
Re^3: Using an array that contains wildcard characters for pattern matching.
by Anonymous Monk on Oct 28, 2014 at 02:57 UTC
      yes that would work great once i figure out how to setup the pattern properly.