GetPublishedDBFile (open)
Get a file stored by CreateDBFile
Syntax
LOADLIB "mod::publisher/lib/publisher.whlib";
BLOB FUNCTION GetPublishedDBFile(INTEGER objectid, STRING findfilename)Parameters
INTEGER objectidFile id that created the file
STRING findfilenameFilename to lookup
Return value
BLOBThe created blob, or a default blob if the file was not found or empty