P
Patrick Tingen
Guest
By generating xref information during compilation, you can get a lot of information, including run and publish/subscribe statements. Caveat is that only static runs are reported, statements like RUN VALUE(cProgName) are evaluated at runtime and do not show up in the xref info.
Continue reading...
Continue reading...