@echo off
@set x=%1
@if 0%1 lss 0 goto getmore 
@set prex=%1
@set xx=%x:~-1%
@set q="
@set x=00000000000000000000000%1
@set x=%x:~-20%
:getmore
@shift
@if trick%1==trick goto nomore
@set x=%x%,%1
@goto getmore
:nomore
@echo %x%,%prex%

