Gui::db()

Syntax

Understand::Gui::db() 

Description

Returns the current database. This database must not be closed.

Example

my $db = Understand::Gui::db(); 
printf("Database: %s\n",$db->name()); 

Scientific Toolworks, Inc.
http://www.scitools.com