PQFile.Open


public function Open

Prototype:

public function Open(number oid, number mode=INV_READ)

Parameters

oid
(number) // TO DO
mode
(number) has a default value of INV_READ

Description:

TODO: Document this

Return value:

// TO DO