bookmarkshareddatabase
SERVER
,
DATABASE
,
PATH

The bookmarkshareddatabase statement saves the local location of the current shared database.


Parameters

This statement has three parameters:

server – name of the server. If this parameter is empty, the name will be extracted from the current database.

database – name of the database on the server. If this parameter is omitted or is empty, the server name of the current database is assumed.

path – local path and name of the database. If this parameter is omitted or is empty, the path and filename of the current database is assumed.


Description

This statement saves the local location of the current shared database, so that it can be retreived later with the shareddatabasebookmarkedpath( function. These operations are normally used internally by ProVUE.


See Also


History

VersionStatusNotes
10.2NewNew in this version.