By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Interesting! I do not have that checked (I never use them). YetDo you have "Expand Pseudovariables" set in your TCMD.INI?
v:\> echo foo %+ echo bar
foo
bar
v:\> echo %=foo
%=foo