Debugging ACT in Dev Studio
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Application Center > Application Center Usage > Debugging ACT in Dev Studio




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Debugging ACT in Dev Studio  
haughki


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-16-04 02:09 AM

Hi all,

I've started working on ACT in Dev Studio.  It's a much nicer
interface for me than the stand alone test runner.  One thing that's
really nice is watching the test status in the Output Window.  It
seems like it should be possible to trace out to this window as well,
but I haven't been able to figure out a way yet.

Anyone know how?  I'd like to be able to see debug/trace statements in
the DevStudio output window instead of having to refer to my ACT log
after each test run to see the Test.Trace statements.

I've tried monkeying around with the following:

' File System Object.
Dim fScriptObj
Set fScriptObj = CreateObject ("Scripting.FileSystemObject")

' get the stdout stream
Dim stdout
Set stdout = fScriptObj.GetStandardStream(1)

stdout.WriteLine "Hello, VBScript."

This seems like it should work, but apparently the Output Window isn't
stdout or stderr.

1>ScriptError,The handle is invalid.(33,1)

Anyone know how to use VBScript to get a handle to the Output Window
stream?





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:29 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register