in reply to Re: Is there an array for $1,$2,$3... or some alternative ?
in thread Is there an array for $1,$2,$3... or some alternative ?

Don't worry, the user was only able to enter a positive integer (anything else if rejected ^^)
Any way your solution worked gr8, thx.

Looking back now, I should've know it returns a list of matches, considering I learned long ago (by experimenting), that it returns the number of matches (in scalar context),
So I've earned myself some mto point ^^
Thx again
  • Comment on Re^2: Is there an array for $1,$2,$3... or some alternative ?