Simply assign the string to a variable, then “execute” the variable as though it was a program
eg
set myvar=ECHO Hello, World!
%myvar%
Simply assign the string to a variable, then “execute” the variable as though it was a program
eg
set myvar=ECHO Hello, World!
%myvar%