Re: Running DOS and Batch Programs on XP
- From: David <invalid@xxxxxxxxxxxx>
- Date: Wed, 01 Nov 2006 08:05:19 -0700
On Wed, 01 Nov 2006 09:41:16 -0400, John John <audetweld@xxxxxxxxxxx>
wrote:
It's pretty hard to see what is in your batch file from here...Sorry, I didn't include it because I thought that there might possibly be
John
some generic issue with what I am doing that I wasn't aware of.
Anyway, it is embarrassingly simple, but I wanted to keep it as clean as
possible until I got something to work. Here it is:
REM For calling Webster Thesaurus directly from the command line
echo Begin Webster.bat
cd\
pause
cd\Webster
pause
wthpro.exe
pause
cd\
pause
Actually I was wrong earlier when I said that it blipped right through the
application without stopping. (Sorry, I've made so many variations of this
*.bat file that I got mixed up.)
Anyway, it actually does make it into wthpro.exe. But, when run manually,
it then expects an <ALT-F10> key entry to get started. When run via batch
however, it won't accept this <ALT-F10> entered manually.
Perhaps the question that I should have originally asked is, "is there any
way to enter <ALT-F10> as part of the *.bat stream??" But somehow, it
feels like something else must be wrong.
BTW, please don't jump on me because the program is installed on the C:\
directory. I don't like it either, but the program is so primitive that
that is where it wants to be.
Thanks again,
David
.
- Follow-Ups:
- Re: Running DOS and Batch Programs on XP
- From: David
- Re: Running DOS and Batch Programs on XP
- From: John John
- Re: Running DOS and Batch Programs on XP
- From: *** Miller
- Re: Running DOS and Batch Programs on XP
- From: Bob I
- Re: Running DOS and Batch Programs on XP
- References:
- Running DOS and Batch Programs on XP
- From: David
- Re: Running DOS and Batch Programs on XP
- From: John John
- Running DOS and Batch Programs on XP
- Prev by Date: Re: Internet address box gone!
- Next by Date: OT: Vista's Patch Guard
- Previous by thread: Re: Running DOS and Batch Programs on XP
- Next by thread: Re: Running DOS and Batch Programs on XP
- Index(es):