pooq #4860(2007/12/17 16:25 GMT) [ Batchfile ] Rating1/1=1.00
cmd.exeで。cmd.exeのsetとかforは、command.comよりずいぶん拡張されているんですね。 >rev_list 1 2 3 4 5 5 4 3 2 1
1 2 3 4
@setlocal enabledelayedexpansion @set a= @for %%i in (%*) do @set a=%%i !a! @for %%i in (!a!) do @echo %%i
Rating1/1=1.00-0+
[ reply ]
pooq
#4860()
[
Batchfile
]
Rating1/1=1.00
Rating1/1=1.00-0+
[ reply ]