$WBAdmin

Availability
$WBAdmin is available for use with following WBSP commands:
Change Password
Add User or Group
Delete User or Group
Add User to Group
Delete User from Group
Set user's permissions
Read user's permissions
Compact database

Syntax
$WBAdmin
$WBAdmin[]

Returns
Report of executed database administration command.

Here's an example:

<!--
[FormFields]
wb_basename=biblioA.mdb
wb_command=CD
-->
<!--WB_BeginTemplate-->
<html>
<body>
$wbadmin
</body>
</html>
 

After running this example database biblioA.mdb will be compacted and repaired (if needed), and default message will be displayed:

Database file biblioA.mdb successfully repaired and compacted!