@Echo off Rem Name: lfdebug.bat REM Purpose: Compile using Windows Lahey LF95 with debug options. REM # Date: 11 October 2007 lf95 %1 %2 %3 %4 -chk(a,e,s,u,x) -chkglobal -g -pca -stchk -trace -nzero -lst -info -w -o0 -trap diou