Just a suggestion, but it would be useful if a single-quote, or some other 
use for escape character like \" would be replaced with an actual 
double-quote within an argument.  The reasoning behind this is if XMail is 
installed (using windows as an example) to C:\Program Files\xmail\ the 
@@File command would be very hard (or impossible) for a command to parse 
because of the space.  Allowing for a quote around it would ensure that its 
treated as a single argument rather than two (or more) seperate arguments.

Example:

"mysamplefilter.exe" "'@@FILE'"

or

"mysamplefilter.exe" "\"@@FILE\""

Just a thought.

-Mike

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to