In linux we have a makefile:
$(foreach A,a b,echo $(A) &&) true
It works and echos
a b
Now we wan
The call command without any argument does nothing and has no collateral effect as rem has.
call
rem
Example:
echo Wait for it... call echo Nothing happened!