So, let's say I have a value call value it's value is hello goodbye
Let's say I have another value called value2 it's value is there
set value=hello goodbye
set value2=there
Is there anyway to put value2 into value, so that if echo'd it'd be printed out as hello there goodbye.
Windows Command Shell Script Language(WCSSL) akaBatch.