View Single Post
  #2 (permalink)  
Old 06-11-2008, 04:03 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 550
Default

Hello,

You can debug your task action-by-action using Step Over (F10) functionality. What we suggest is run your task in non-debug mode and use 'Message Box' command to view value of variable(s) at run time or you can keep a blank Notepad open and insert Keystrokes command to print value of variable in Notepad.

Hope that helps.
Reply With Quote