User Rating: 1 / 5

Star ActiveStar InactiveStar InactiveStar InactiveStar Inactive
 

One of the many things on our users' wish list was the ability to change variables while debugging. While we where looking to solve that, we also looked for a way to call functions while stopped at a breakpoint or execute any arbitrary code that may help facilitate testing and debugging. Since we already have a debug console doing that exact same thing for PowerShell, we thought it would be best to do the same thing for VBScript and JScript.

change variables while debugging; call functions while stopped at a breakpoint; execute any arbitrary code

So now setting a variable or an objects property is as easy as typing it into the console. Call functions, set objects to nothing to test if your error handlers work. Fix variables to keep debugging instead of starting over because I = 5 instead of 6.

If you have questions about our products, please post in our support forum.
For licensed customers, use the forum associated with your product in our Product Support Forums for Registered Customers.
For users of trial versions, please post in our Former and Future Customers - Questions forum.
Copyright © 2024 SAPIEN Technologies, Inc.