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

13 lines
177 B
Batchfile
Raw Normal View History

@setlocal
@call setexe
@set TMPFIL=C:\HOMEPAGE\Orange\font5.html
@if NOT EXIST %TMPFIL% (
@echo Unable to locate FILE %TMPFIL%
@exit /b 1
)
@call testone
@echo See %TMPINFO%