Tangible Thoughts

SharePoint, MOSS? and all the other questions

  Home  |   Contact  |   Syndication    |   Login
  858 Posts | 6 Stories | 482 Comments | 2088 Trackbacks

News

Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

Linky Things

SharePoint Bloggers

SharePoint Related

What I am playing

What I am Reading

WSH Scripts

There are 1 entries for the tag WSH Scripts
I was playing around with Mart's idea and wanted to 'step through' the Infopath Down Level Script. So how do you debug wsh scripts? That is a question that has been asked before in the newsgroups. The best answer I could find is this response by Michael Harris. Solution: wscript /d /x <script file> where /d = Enable Active Debugging /x = Execute script in debugger Technorati tags: Debugging, WSH Scripts, js, Debugger Cross-posted from tariqayad.com...