@echo off echo COPY SETTING\SETDEB.H to compile the Debug version of JPTUI echo COPY SETTING\SETNODEB.H to compile the Release version of JPTUI make cd tools make jp_proto.exe cd .. tools\jp_proto.exe cd tools make cd .. cd data call makedat.bat cd ..