tidy-html5/test/html5/html4/testmarq.bat

13 lines
161 B
Batchfile
Raw Normal View History

2014-08-08 17:52:03 +00:00
@setlocal
@call setexe
@set TMPFIL=marquee5.html
@if NOT EXIST %TMPFIL% (
@echo Unable to locate FILE %TMPFIL%
@exit /b 1
)
@call testone
@echo See %TMPINFO%