I long ago learned not to place commas in the names of files and directories I create because (as far as I can tell) TCC has a very hard time dealing with file and directory names with commas in them in batch files. However, I have one particular directory ("C, C++") whose name predates my first installation of 4NT/Take Command/TCC many years ago and that I absolutely do not want to go into the "hassle" of changing because it is embedded in far too many (literally hundreds over 20 years) places to change at this point. So the question is simple: Is there some way I can get TCC batch files to ignore commas in the contents of variables? I've looked at the "SetDOS" command many times in the past (including just now before making this posting), and all I see are comments to the effect that you "can't use commas".