by "Dave R." <dwragle at drbsystems dot com>
Aug 23, 2007 at 07:32 AM
"GT" <g.thibaudeau@[EMAIL PROTECTED]
> wrote in message
news:46CD66CC.6020705@[EMAIL PROTECTED]
>
>> *** If CHOICE is being used for the DOS menus, it would be easy to
>> see
>> what's what via the ERRORLEVEL selection.
>>
>> GT: Do you see the word "CHOICE" or any "IF ERRORLEVEL" lines?
>>
>> Richard Bonner
>> http://www.chebucto.ca/~ak621/DOS/
>
> Yep, I have figured out the algorithm. Now I have to figure out how to
> redirect all error messages to file without having one redirect
> command per dos command (I.e. the equivalent to ON ERROR do this, that
> you put at the beginning of a code in some language)
To the best of my knowledge, there is no way to do this in a batch file.
Regards,
Dave