VIEWER: pcbview.bat
MODE: TEXT (ASCII)
@echo off echo .>PCBVIEW.TXT if not exist %1 del PCBVIEW.TXT echo y|del E:\PCB\TMP\*.*
[ RETURN TO DIRECTORY ]