|
Log in |
FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]() The help system says:
Quote:
My small test program traces fine if I set ?Always on? in the tool bar. But if set the field to Trigger Activated?, I get no tracing after the code executes the line below: OutputDebugString(PChar('Quality Suite:TRACING:ON')); Any suggestions on what I might be doing wrong? |
#2
|
|||
|
|||
![]() Quote:
NQS:TRACING:OFF NQS:TRACING:ON The only exception to this is the Method Timer, which replaces NQS above with METHODTIMER. I will change that for the next release to make all tools use the same NQS string, and update the help. |
#3
|
|||
|
|||
![]() In a small test program, Method Timer works fine when run with Mode set to Always On.
However, when I run it with Trigger Activated, even after the two lines below being executed, I get no trace Code:
outputdebugString(PChar('METHODTIMER:TRACING:ON')); outputdebugString(PChar('NQS:TRACING:ON')); Thanks. Tom |
#4
|
|||
|
|||
![]() > PChar('METHODTIMER:TRACING:ON')
Sorry about the delay. Having done a test, it appears the above does turn tracing on and off (you can see one line which changes in the trace grid). However, there's only ever that one line, so there is a problem getting a trace result. I will investigate and fix. -- Eivind Bakkestuen [NDD] |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ann: Nexus Quality Suite 1.56 update for XE8 | Eivind Bakkestuen [NDD] | nexusdb.public.announcements | 0 | 7th May 2015 12:44 AM |
Ann: Nexus Quality Suite 1.56 update for XE8 | Eivind Bakkestuen [NDD] | nexusdb.public.support.qualitysuite | 0 | 7th May 2015 12:44 AM |
XE8 version of Nexus Quality Suite | Nicholas Ring | nexusdb.public.support.qualitysuite | 2 | 19th April 2015 10:41 AM |
Ann: Nexus Quality Suite - More Tools! | Eivind Bakkestuen [NDD] | nexusdb.public.support | 0 | 24th February 2014 06:34 PM |
Ann: Nexus Quality Suite - More Tools! | Eivind Bakkestuen [NDD] | nexusdb.public.announcements | 0 | 24th February 2014 06:34 PM |