MODIFY DATABASE Command Example
The following example displays the Database Designer with the tables in the testdata
database.
CLOSE DATABASES
SET PATH TO (HOME(2) + 'data\') && Sets path to database
MODIFY DATABASE testdata && Open testdata database