File: stack.bat
@echo off @setlocal enabledelayedexpansion enter code here for %%a in (%*) do ( call set "%%~1=%%~2" shift ) ECHO para1 %--para