Scott,

Quotes won't work because Declude will use them instead of passing them to the script (quite unfortunate).

You need to come up with a difference delimiter if you do this, something like single quotes.  Then construct a loop to keep adding values from the space delimited Arguments until it reaches a string with an ending quote.

Matt



Scott Fisher wrote:
I'm writing my own external program to compare domain names.
I need to pass the %REVDNS% parameter with quotes around it due to possible spaces in it.
Is this possible?
 

Will this work?

MR-MATCHING external 11 "D:\IMail\Declude\FPFilters\vbs\FRDNS.exe PATH=d:\IMail\declude\FPFilters LOG=HIGH CW=%WEIGHT% SW=440 REVDNS=""%REVDNS%"" FROM=%MAILFROM%" 0 0


-- 
=====================================================
MailPure custom filters for Declude JunkMail Pro.
http://www.mailpure.com/software/
=====================================================


Reply via email to