Search results

  1. C

    xref on temp & work tables

    ok, I looked for existing programs using temp-tables, and I can see them in the xref listing, still a little unclear why my little code example didn't produce the same results though, thanks Sam.
  2. C

    xref on temp & work tables

    Hi Sam, I think so. I created a temp-table with 3 database fields, added an index, then created just 2 records for a test, then peformed a find. When I compiled it with xref, and viewed the results, there was no reference on the search for the temp-table. I am using V9.1B. I don't know where...
  3. C

    xref on temp & work tables

    Is it possible when compiling a program with the xref option to see the object identifiers worktable or temptable show up for the reference types search or sort-access. The Progress manual shows it on the compile statement, but I can't seem to produce it. Any help is appreciated, thanks.
Top