Re: Debugging hang
I'd separate the debugging of the script from the crontab loop. First
make sure the script does what it should, in many experiments, then
crontab it :^)
.
Relevant Pages
- RE: Client script debugging - embedded resource
... will prevent the vs ide's scrpit debugging work on it. ... Microsoft Online Support ... Client script debugging - embedded resource ... when using webresource to output scrpit file, ... (microsoft.public.vsnet.debugging) - Re: how to debug vbscript?
... script, ... report any obvious "bugs" that it finds, ... most fundamental way to do this is with msgboxes. ... This is, indeed, the way a lot of debugging is done. ... (microsoft.public.scripting.vbscript) - Re: Need Help with LastLogon script
... > First off I need to say that I don't know how to write VB script. ... > 'Uncomment the next line for debugging ... > Sub GetAllUsers() ... (microsoft.public.scripting.vbscript) - Re: Outlook Express gets error in C:WINDOWSsystem32shdoclc.dllpreview.dlg when attempting to print
... Also put check on display notice of script error. ... I applied some Microsoft Update ... Security Update for Windows XP. ... One of my usernames must have some debugging flag set, ... (microsoft.public.windowsxp.help_and_support) - Re: Does JScript have a trace() function?
... JScript has nothing to do with debugging since it is just one script ... The other is Visual Studio, which since version 6.0 with Visual InterDev has ... (microsoft.public.scripting.jscript) |
|