GetPrintedAsBlob (open)
Get the output of a function call as a blob
Syntax
LOADLIB "wh::files.whlib";
BLOB FUNCTION GetPrintedAsBlob(MACRO PTR toinvoke)Parameters
MACRO PTR toinvokeCall to invoke
Return value
BLOBPrinted output as blob
Get the output of a function call as a blob
LOADLIB "wh::files.whlib";
BLOB FUNCTION GetPrintedAsBlob(MACRO PTR toinvoke)MACRO PTR toinvokeCall to invoke
BLOBPrinted output as blob