> [ ... ] > 3) in this same directory create a new batch file named zasm.bat, and > copy this into it. > > @echo off > tasm -t80 -b -i %1.z80 %1.bin > if errorlevel 1 goto ERR > devpac83 %1 > echo. > [ ... ] Thankyou very much for that great letter Ian! (James, maybe you should add it to your tutorials?) But what's wrong with the zasm.bat that comes with Devpac83? =) -- Hannes Edfeldt * movax@algonet.se