Hi,
I want to check for the absence of a string in regular expression. For
example, if the string is "Error opening file: Permission denied.
Aborting.", I want to check for absence of the string "Permission ". I
have tried many possibilities without success.
Thanks for any help,
Varun Sud
I want to check for the absence of a string in regular expression. For
example, if the string is "Error opening file: Permission denied.
Aborting.", I want to check for absence of the string "Permission ". I
have tried many possibilities without success.
Thanks for any help,
Varun Sud
Comment