1 1.1.1.1.4.2 rmind del LintOut.txt 2 1.1.1.1.4.2 rmind echo Begin 64-bit lint >> LintOut.txt 3 1.1.1.1.4.2 rmind 4 1.1.1.1.4.2 rmind "C:\Program Files\Lint\Lint-nt" +v std64.lnt +os(LintOut.txt) files.lnt 5 1.1.1.1.4.2 rmind 6 1.1.1.1.4.2 rmind echo 64-bit lint completed >> LintOut.txt 7 1.1.1.1.4.2 rmind echo -------------------------------------------- >> LintOut.txt 8 1.1.1.1.4.2 rmind echo Begin 32-bit lint >> LintOut.txt 9 1.1.1.1.4.2 rmind 10 1.1.1.1.4.2 rmind "C:\Program Files\Lint\Lint-nt" +v std32.lnt +os(LintOut.txt) files.lnt 11 1.1.1.1.4.2 rmind 12 1.1.1.1.4.2 rmind echo 32-bit lint completed >> LintOut.txt 13 1.1.1.1.4.2 rmind @echo off 14 1.1.1.1.4.2 rmind echo --- 15 1.1.1.1.4.2 rmind echo Output placed in LintOut.txt 16 1.1.1.1.4.2 rmind 17