set options=/Tf %1.f08 /free /O3 /QxHost /Qparallel del %1.obj del %1.exe now >> %1.tce echo ifort %options% >> %1.tce ifort %options% >> %1.tce 2>>%1.log dir %1.* >> %1.tce %1 >> %1.tce notepad %1.log notepad %1.tce