Skip to content

Using CABL with Roundtable

Gilles Querret edited this page Jan 10, 2023 · 2 revisions

The default behavior of PCT is to generate the XREF and listing files in the .pct directory, with specific naming conventions. In turn, CABL will try to read those files in the .pct directory. However, Roundtable generates those files in a list directory of each source module. In order to provide compatibility with Roundtable, you can simply set the sonar.oe.rtb property to true. This will instruct CABL to search for XREF and listing files in this list directory.

If CABL is not able to find your XREF or listing files even with Roundtable compatibility mode activated, you can use the -X switch on the command line to display verbose output. The additional log output will let you see exactly which locations are searched for XREF and listing files.