Notes: Use the %0\..\ syntax to run the .EXE file from inside the batch file; e.g. %0\..\getkey instead of just getkey. -------------------------------------------------------------------------------- Use the CON device to create a TXT File: x:>copy CON file.txt Type commands or information on the console you can backspace and make any changes necessary when finished, press enter to the next blank line [CTRL]+[Z] + [ENTER] | (or [F6] + [ENTER]) 1 file(s) copied. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- --------------------------------------------------------------------------------