Re: how to debug a dll containing a com object instantiated by a jscript called from a batch file




Oleg Starodumov wrote:
> You should use cscript.exe as the Command,
> and specify the .js file in the Command Arguments.

Thank you, you're right but my problem is that the jscript is called
from a quite complicated batch file (not as simple as I posted before)
and I was wondering if it is possible to trigger the debugger with the
batch.

Otherwise I have to separate the js from the batch...

anyway, thank you.
Alessandro

.



Relevant Pages


Loading