tidy-html5/test/html5/html4/testbody.bat
2014-08-08 17:50:12 +02:00

17 lines
264 B
Batchfile

@setlocal
@call setexe
@set TMPFIL=C:\HOMEPAGE\Orange\bodyatts5.html
@if NOT EXIST %TMPEXE% (
@echo Unable to locate EXE %TMPEXE%
@exit /b 1
)
@if NOT EXIST %TMPFIL% (
@echo Can NOT locate %TMPFIL%! *** FIX ME ***
@exit /b 1
)
@call testone
@echo see %TMPINFO%