SmbConnection::GetFile (open)
Retrieves a file
Syntax
LOADLIB "mod::system/lib/networking/smb.whlib";
BLOB FUNCTION GetFile(STRING share, STRING path)Parameters
STRING shareShare name
STRING pathPath of the file within the share
Return value
BLOBFile contents