Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file get halted in DOS mode
Name: ongjn Date: November 10, 2003 at 20:34:02 Pacific OS: Windows XP CPU/Ram: Pentium 4
Comment:
When I'm running a simple program in the DOS mode, it gets halted in the half way sometimes. This will cause the failure of others batch programs. I'm finding a solution to close the program once it is getting halted?
echo open edi.pen.com >> getrec rem echo open 203.127.XXX.XX >> getrec echo XXXXXX>> getrec echo XXXXXX>> getrec echo cd /pen/pen2pen >> getrec echo lcd c:\pen >> getrec echo mget pen*.txt >> getrec echo cd /pen/pen2penhist >> getrec echo mput pen*.txt >> getrec echo cd /pen/pen2pen >> getrec echo mdelete pen*.txt >> getrec echo bye>> getrec ftp -i -s:getrec
Summary: I have a program that runs off cd in dos mode.(i restart the system in MS-DOS mode). I then change to drive Q: and type run.bat which is on the CD, to load the program. This program asks a question ...
Summary: I have a program that is supposed to use the sound card in dos mode however it doesn't work. What could cause this? The program that is loaded in dos mode works on several other machines that are co...
Summary: Let's see if you can help me. is it possible to read TXT file in Dos mode? I have a readme.txt file on my bootdisk, what to do to view that file when i boot my system using boot cd? Ok, when i type "...