On Mon, 28 Jan 2008, David Allsopp wrote: > Your attachment hasn't got through (certainly to me!) - lots of email > servers don't allow .bat files and, by default, Microsoft Outlook blocks > them too! > > Could you re-send the batch file inline?
@if not exist %1.tex goto end @if exist %1.mx1 del %1.mx1 @if exist %1.mx2 del %1.mx2 @call tex %1 %2 %3 %4 %6 %6 %7 %8 %9 @if errorlevel 2 goto end musixflx %1 @if errorlevel 1 goto end @call tex %1 %2 %3 %4 %6 %6 %7 %8 %9 @yap %1 :end Jean-Pierre Coulon [EMAIL PROTECTED] _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://mailman.daimi.au.dk/mailman/listinfo/tex-music

