in reply to Re: Correction to 1st -Find a string within a string
in thread Find a string within a string

Try it using quotemata:
$cont='\QABC/1.0/VAL 111:222:333:444\E';
since you're looking for the literal string.

rdfield

  • Comment on Re: Corection to 1st message entitled -Find a string within a string
  • Download Code