
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>tboff()</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
tbOff()
Switch a tBrowse object off
------------------------------------------------------------------------------
Syntax:
tbOff( <oTbr> ) --> NIL
Parameters:
<oTbr> tBrowse object
Returns:
NIL
Description:
Switch a given tBrowse object off
Example:
tbOn( oTbr ) // Activates the object
dbInk() // Waits for a key
tbOff( oTbr ) // Deactivates it
See also:
tbOn()
See Also: tbOn()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson