//flex table opened by JP

Click to See Complete Forum and Search --> : DOS batch file for running Debug


Junky
11-20-1999, 03:22 PM
I'v been trying to write a batch file for a Debug command. When I execute the batch file it starts the debug but at the first - sign it just stops.

This is the debug command that I can run from the DOS prompt and it works just fine.

debug
o 1f6 a0
o 1f2 22
o 1f1 03
o 1f7 ef
i 1f1
q

Does anyone know why I can't get this debug command to run from a batch file?

Junky

Junky
11-22-1999, 09:49 PM
I guess no takers. /forum/frown.gif