DocTo/test/testxlsrun.bat

6 lines
242 B
Batchfile
Raw Normal View History

REM XLSTO
REM Try on Directory
2014-11-16 04:31:07 +08:00
"../exe/xlsto.exe" -f "%~d0%~p0Inputfiles\" -o "%~d0%~p0GeneratedFiles" -T xlPDF -OX .pdf
REM convert to csv
"../exe/xlsto.exe" -f "%~d0%~p0Inputfiles\" -o "%~d0%~p0GeneratedFiles" -T xlcsv -OX .csv