Re: Batch question
- From: Ron Martell <ron.martell@xxxxxxxxx>
- Date: Mon, 22 Aug 2005 14:59:59 -0700
"Brother Brock" <Nobodyknows@xxxxxxxxxxx> wrote:
>Hello, All!
>During batch run displays "Command completed Successfully" (not at the end).
>Could not locate which program/line display this. Thanks for any replies.
>
>With best regards, Brother Brock. E-mail: Nobodyknows@xxxxxxxxxxx
>
Does the batch file use the CALL command? I seem to recall that this
will produce that message.
You could do an high intensity manual debugging of the patch file by
inserting ECHO and PAUSE commands after each existing line of the
batch file.
(existing line 1)
ECHO Line 1 processed
PAUSE
(existing line 2)
ECHO Line 2 processed
PAUSE
and so forth.
That will show you where this comment is originating.
Good luck
Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca
In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm
.
- References:
- Batch question
- From: Brother Brock
- Batch question
- Prev by Date: Re: WinXP Updates / Offline Installation
- Next by Date: Re: FireDaemon.exe in XP Prof
- Previous by thread: Batch question
- Next by thread: Re: Batch question
- Index(es):
Relevant Pages
|