I can't reproduce the problem. I've attached a screenshot from the currently posted QTools Manual online, which shows the current and correct documentation.
--MMS
I had been looking at the revision history and saw the change in version 8.1.0 under the QSpy host application changes. When trying to use the querry_curr() function it seems to want the format specified in the revision history rather than what is in the actual docs. This is using QTools version 8.1.3 .
The current docs show this for the OBJ_EQ line:
querry_curr(OBJ_EQ)
"@timestamp Query-EQ Obj=<obj-name>,Queue<free=\<n>,Min=\>"</free=\<n></obj-name>
But in the revision history (and when attempting to run QUTest) it calls for this format:
OBJ_EQ: "@timestamp Query-EQ Obj=TstAO_inst.equeue,Use=0,Free=2,Min=2"
The difference here being the "Queue<...>" part of the docs and the "Use=#" part of the revision history notes.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can't reproduce the problem. I've attached a screenshot from the currently posted QTools Manual online, which shows the current and correct documentation.
--MMS
I had been looking at the revision history and saw the change in version 8.1.0 under the QSpy host application changes. When trying to use the querry_curr() function it seems to want the format specified in the revision history rather than what is in the actual docs. This is using QTools version 8.1.3 .
The current docs show this for the OBJ_EQ line:
querry_curr(OBJ_EQ)
"@timestamp Query-EQ Obj=<obj-name>,Queue<free=\<n>,Min=\>"</free=\<n></obj-name>
But in the revision history (and when attempting to run QUTest) it calls for this format:
OBJ_EQ: "@timestamp Query-EQ Obj=TstAO_inst.equeue,Use=0,Free=2,Min=2"
The difference here being the "Queue<...>" part of the docs and the "Use=#" part of the revision history notes.
Hi Joel,
Got it. Thank you for pointing this out.
The issue has been corrected in QTools 8.1.5 (see also the attached screenshot).
--MMS
Last edit: Quantum Leaps 2026-07-17