Forum Discussion
rojarsmith
Nov 04, 2021Copper Contributor
Is it a bug ? echo %path% can not evaluate the variable.
Is it a bug ? echo %path% can not evaluate the variable. I set the system variable PATH that call the user variable but not evaluate correctly. Input : echo %ERLANG_HOME%\bin Return : C:\...
Jan 22, 2022
I'm not sure what you mean, if you echo something in a command-prompt containing a variable and you suffix that with something else.. It will just print that output?