SmbConnection::GetFile (open)

Retrieves a file

Syntax

LOADLIB "mod::system/lib/networking/smb.whlib";

BLOB FUNCTION GetFile(STRING share, STRING path)

Parameters

STRING share

Share name

STRING path

Path of the file within the share

Return value

BLOB

File contents