I am stumped as to why I can't replace a ) in a variable with:
SET VAR=SOMETHING()
SET VAR=!VAR:)=,!
The open parentheses works: SET VAR=!VAR:(=,!
Thanks.
Problem with replacing ) in SET command
Moderator: DosItHelp