@echo off @set BCCPATH=D:\Dev\BCC102\bin set PATH=%BCCPATH%;%PATH% @echo enable BCC 7.3 (Borland C/C++ Compiler 7.3) @echo Add Path [%BCCPATH%]