Joe's List / Falcon's cleanup Here is a small bat file I call from a program to open a cmd prompt window and launch a program (x editor) within it. @echo off mode con: cols=120 lines=50 x %1 %1 %2 %3 %4 %5 %6 %7 %8 %9 Repair install WinXP / Clean install WinXP
Here is a small bat file I call from a program to open a cmd prompt window and launch a program (x editor) within it. @echo off mode con: cols=120 lines=50 x %1 %1 %2 %3 %4 %5 %6 %7 %8 %9
Responses to this message: