Exit
Executes the File Exit function.
Parameters
None.
Returns
None.
Remarks
The Exit method can be used to close a BlueZone session.
Example
set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
bzhao.Exit