{{tag>category:"OpenInsight 32-Bit" author:"Karl Pozmann" author:"Bob Carten" author:"Barry Stevens"}}
[[https://www.revelation.com/the-works|Join The Works program to have access to the most current content, and to be able to ask questions and get answers from Revelation staff and the Revelation community]]
==== Table Browser (OpenInsight 32-Bit) ====
=== At 29 JUL 2008 04:50:33PM Karl Pozmann wrote: ===
Is the source for the table browser anywhere? If not....?
----
=== At 29 JUL 2008 10:19PM Bob Carten wrote: ===
Karl:
AFAIK the table browser source is not published.
You can use RLIST callbacks to get much of what you want. I experimented with some rlist callback functions a few years ago.
I created a toolkit comprising a caller routine and supporting callback routines which run rlist statements and capture the result in Edit table (vm/fm), CSV, tab or HTML format.
I created a window that uses the EDT callback to display reports in edit tables.
I found this toolkit useful on a few occasions. See the links below for some example code.
[url=http://docs.google.com/View?docID=dhh9ztnx_42f285q6f3&revision=_latest]Rlist_Callback_Example[/url]
[url=http://docs.google.com/View?docID=dhh9ztnx_43gx3jn4dm&revision=_latest]Rlist_Edt_Callback[/url]
[url=http://docs.google.com/View?docID=dhh9ztnx_44ft2xqjfg&revision=_latest]Rlist_CSV_Callback[/url]
[url=http://docs.google.com/View?docID=dhh9ztnx_45cccvv7vz&revision=_latest]Rlist_TAB_Callback[/url]
[url=http://docs.google.com/View?docID=dhh9ztnx_48g2q7pbcq&revision=_latest]Print_EditTable[/url]
[url=http://docs.google.com/Doc?id=dhh9ztnx_46gtngs5hb]Rlist EDT Viewer Window[/url]
----
=== At 30 JUL 2008 10:56AM Karl Pozmann wrote: ===
Thanks - the examples are helpful. I guess my question is why not include the source? My interest is making it work with Universe, which it does not.
----
=== At 31 JUL 2008 02:41AM Barry Stevens wrote: ===
Great stuff.
Useful future utilities
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=WORKS_READ&SUMMARY=1&KEY=F78AE83BB4BED2FB8525749500727DF9|View this thread on the Works forum...]]