Here are the prototypes. All procedures bring up a window containing some information. The window can be dismissed by clicking on the OK button.
ShowMemoMessage( ) Displays a message that can be copied in the clipboard
ShowTable ( ) Displays the contents of a table
ShowTable2 ( ) Slower but customizable implementation of ShowTable ( )
ShowIndexes( ) Displays the indexes of a tableIt's quick and dirty: it gets the job done but isn't elegant code at all !
You can download it on the download page.
You can see it on the links page.