At 02:49 PM 02/20/2002, Stephen Reppucci wrote: >Close, but not quite -- the /m modifier turns on multiline matching >-- allowing ^ and $ to match newlines embedded within the string. > >I think you're thinking of the /s modifier, which allows '.' to >match newline chars like any other.
Yep, that's the one. :) -- Greg Marr [EMAIL PROTECTED] "We thought you were dead." "I was, but I'm better now." - Sheridan, "The Summoning"
