Copy

Executes the Edit Copy to Clipboard menu command in the BlueZone session.

Parameters
ScreenVal
If set to 0, the selected text is copied. If set to 32, the Edit Select All function is executed before the Copy.
Returns
None.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
bzhao.Copy 32