Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-20-2004, 07:59 PM
rob_manger rob_manger is online now
Registered User
 
Join Date: 05-18-2004
Posts: 16
Question Debugging scripts

Hi guys,

I was just wondering whether there is any way built in to VBP to debug VBScript steps in a similar manner to an MSDEV session, ie: stepping through, watch windows etc.

Cheers

Rob Manger
robm@devtest.com
Reply With Quote
  #2  
Old 05-21-2004, 06:46 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,013
VBP does not currently implement a full-fledged script debugger. What it does provide is:

1) The Script Editor has an Immediate window, which can be used to evaluate expressions, function calls, etc.

2) When an error occurs during a build or the Immediate window, as much error information as possible is logged. For well-behaved script engines (VBScript seems to be best for this), this will include the source location (including event name, script editor tab, and/or step property name if they apply), line and column number, and error description.

3) Builder.LogMessage to trace variable values and debug info when building.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 02:14 PM.


Copyright © 1999-2023 Kinook Software, Inc.