AddToOnlineDatabase
Find the syntax, use, parameters, return values, and an example for the AddToOnlineDatabase macro command in Connexion client.
Syntax | BOOL = CS.AddToOnlineDatabase (sDatabase) |
---|---|
Use to | Add an authority record, or records selected in an online or local authority list, to the LC authority file. Same as using the Action > Add to Authority File menu command. |
Parameters | For sDatabase, enter this database identifier: AF (LC names and subjects authority file) (an alternative to using AddToAuthorityFile) |
Comments |
|
Return values | TRUE if the action is successful, or FALSE if not. |