Page 1 of 1

[21 Dec 2009] opencatalog()

Posted: Sat Jun 13, 2020 5:32 pm
by GMKai
Note: This is an archived post that was originally sent to the Hollywood mailing list on 21 Dec 2009 12:32:54 +0000

Hello,

the documentation of "OpenCatalog()" says that the function can handle two arguments, 1. the catalog 2. version of the catalog The 2nd one is sayed to be optional.

The supplied example uses only a name to open a catalog and here this does not work, I have to pass the version-argument to avoid an error. When calling OpenCatalog("hsm_catalog",NULL) it does not run into an error.

This was just to let you know and either update the function or the documentation

Regards GMKai

[22 Dec 2009] Re: opencatalog()

Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 22 Dec 2009 22:06:29 +0100
Hello,

the documentation of "OpenCatalog()" says that the function can handle two arguments, 1. the catalog 2. version of the catalog The 2nd one is sayed to be optional.

The supplied example uses only a name to open a catalog and here this does not work, I have to pass the version-argument to avoid an error. When calling OpenCatalog("hsm_catalog",NULL) it does not run into an error.

This was just to let you know and either update the function or the documentation
Thanks, I've fixed it (in Hollywood, the doc was right).