6 lines
173 B
Batchfile
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
@echo off
if exist evt.log del evt.log
%TOOLS%%BINX%\nmake -n -nologo DOS= %1 > makeit.bat
%TOOLS%%BINX%\redirect -e evt.log makeit >> evt.log
%TOOLS%%BINX%\results evt.log