J
Jeff Ledbetter
Guest
Hi Richard. Perhaps I am misunderstanding your question/challenge, but an include of an include, etc. should show in the xref/where-used. For example, I have MyInclude.i (included in 4 programs). This include includes AnotherInclude.i which includes AnotherInclude2.i. A where-used for all 3 yields the same results: referenced in 4 PCODE Objects. So, a selective compile on any of those would re-compile those same PCODE Objects. Our data is all based on the xref output from the OE compiler, so assuming it is in there, it should get captured and stored on compile with xref. You are seeing different?
Continue reading...
Continue reading...