OK, so the current version of COMMAND.COM calls CMD.EXE. That does not answer my question. As I mentioned, I am very familiar with the old version of COMMAND.COM, including certain bugs. In fact, I was once hired soly on my DOS batch knowledge.
But there appear to be many advances in CMD.EXE (albeit shared by COMMAND.COM as you say) which I am not familiar with. One in particular is the new IF structure, which I have seen as being bi-level instead of true only. I would like to find a complete listing of the scripting language suppoted by CMD.EXE including syntax and switches.
The referance you gave seems to be all about Power Shell, of which I know nothing and have no interest.