mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 19:26:10 +08:00
5 lines
148 B
Batchfile
5 lines
148 B
Batchfile
@echo on
|
|
shift
|
|
rem echo %2 %3 %4 %5 %6 %7 %8 %9
|
|
"%ProgramFiles%\TortoiseSVN\bin\TortoiseProc.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9 > %0 2>&1
|
|
rem pause |