|
From: rvaede on 26 Jun 2008 22:08 I have a VBS script that is scheduled to run through windows scheduler. (Automation). I am looking for a command to place it in the script to generate verbose/debugging mode to see exactly the flow of the script. thanks
From: nuytkens.stanny on 27 Jun 2008 07:56 On 27 jun, 04:08, rva...(a)gmail.com wrote: > I have a VBS script that is scheduled to run through windows > scheduler. (Automation). > > I am looking for a command to place it in the script to generate > verbose/debugging mode to see exactly the flow of the script. > > thanks Hey, Try VBSedit, it has a built-in runtime debugger! Greetings
|
Pages: 1 Prev: ASP connection string to SQL2005 Next: Running an Excel macro usning .vbs |