Page 1 of 1

Output of Debug.WriteLine() showing up twice

Posted: Tue Dec 20, 2011 3:28 pm
by swmatisa
WinXP SP3 (WindowsUpdate done)
Ranorex 3.2.0
*********************************
Hello,
When I run a usercode with the following code
Debug.WriteLine("a");
Debug.WriteLine("b");
The content of the Output "debug" Windows is:
a
a
b
b

Another indication: If I remember, with older version, there is not all the Module Loaded: ... in the output window.

Did you remap the debug to the output windows?

Re: Debug.WriteLine()

Posted: Tue Dec 20, 2011 5:29 pm
by Support Team
Hello,

I have reported a bug on that issue - this bug will be earliest be fixed with version 3.2.1.

I'll give you an update then.

Best Regards,
Martin
Ranorex Support Team

Re: Output of Debug.WriteLine() showing up twice

Posted: Wed Dec 28, 2011 10:13 am
by Support Team
We have fixed this issue and will ship the fix with the next service release Ranorex 3.2.1, which is scheduled for end of January.

Regards,
Alex
Ranorex Team