J
Jerold Schulman
If I want to remove the character X in a %string% variable, I would use
set string=%string:X=%
If I want to remove the character = in a %string% variable, what do I do, other
than looping through and testing?
Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
set string=%string:X=%
If I want to remove the character = in a %string% variable, what do I do, other
than looping through and testing?
Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com