Did anyone have any ideas on this? I've read all the Config::Grammar docs and have not found a solution.
In summary I dont want to hard code the my URL's on each of the probes so I though I could use @define to do a search on a specific string. The problem is that something like this @define ReplaceMe www.Domain.com Get's replaced with www\.Domain\.com when I use the work ReplaceMe in my config. Thanks Warrick >Is there someway to stop the @define escaping the dots "."? I've tried >quoting the string and I've tried escaping the dots myslef. > > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
