Posted by member 99 on 2003-04-16 15:28:00 link

Have you tried both single and double quotes? (and no quotes around "$Email$")

Email "'$programfiles$netscape.exe' -mail"

(assuming you already made sure the path is right, it's usually Program Files...)

I wonder if the devteam would consider replacing $vars$ with the entire line if there's more than one token...