Ticket #176 (new enhancement)
Opened 11 years ago
Filter on method call within other calls
Reported by: | michelpons | Owned by: | Michael Halloran |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Viewer | Version: | 2.1 |
Keywords: | Filtering | Cc: | michaelhalloran |
Description
I am running a flowsheet in PRO/II 9.2.1 using a ChemSep UO and a TEA 1.1 Property Package. This run has calls on CalcTwoPhaseProp for which commit 281 is bringing modification in the logging format. So once the run is made, I try to filter only calls to CalcTwoPhaseProp. Doing so I get only displayed the very beginning of the log file contents, up to:
COLTT <System> : Error Interface calls for this component are Off
I think the CalcTwoPhaseProp calls are within another call, typically the Calculate call. Would it be possible either to display a message saying that the calls filtered are within another call logged or to display the embedding call and the call to the filtered method. I think the message may be the easiest thing to implement, advising the end-user to make use of the search method while also saying that some calls are nested into other calls and can't be readily filtered.
Attachments
Change History
Changed 11 years ago by michelpons
- Attachment proii_102113_133309.zip added
Changed 11 years ago by michelpons
- Attachment ChemSep.prz added
PRO/II 9.2.1 input file used to generate attached log file
Zipped log file obtained with build on commit 283