WHFSFolder::RetrieveResource (open)
Retrieve a resource with path and modtime. Implements relative path and currentsite:: support. Throws if file not found
Syntax
LOADLIB "mod::system/lib/internal/whfs/objects.whlib";
RECORD FUNCTION RetrieveResource(STRING resourcepath)Parameters
STRING resourcepathPath to the resource
Return value
RECORDResource data
BLOB dataResource data
DATETIME modifiedResource modification date (if known)
STRING pathPath of the resource