in reply to Re: Parsing Issue while using Variable name in Pattern
in thread Parsing Issue while using Variable name in Pattern
Hi NetWallah,
Using \W worked perfectly fine. But I could not get the difference between \b and \W even though I was able to partially resolve the issue using \b. Using \b only worked for common strings in a machine name but not for machine names with special characters.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parsing Issue while using Variable name in Pattern
by NetWallah (Canon) on Feb 16, 2012 at 07:36 UTC |