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