@echo off set __opath=%path% set path=C:\WATCOM\bin;C:\WATCOM\binb set __oinc=%include% set include=C:\WATCOM\h set watcom=C:\WATCOM\. wcl386 /l=dos4g /bt=dos C:\WATCOM\src\calendar dos4gw calendar set include=%__oinc% set __oinc= set path=%__opath% set __opath=