[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CASTOFF
 Disable receipt of broadcast messages
------------------------------------------------------------------------------
 Syntax
 
      CASTOFF [ALL]
 
 Arguments

 Returns

 Description

    Use this call to simulate NetWare's CASTOFF.  You must #include
    netto.CH in order to use it.

    CASTOFF by itself will disable receipt of messages from other
    workstations.  CASTOFF ALL disables both workstation messages
    and messages from the file server console.

 Examples

         // don't want to be interrupted
         castoff all
         longProcess()
         caston

 Header File: netto.CH


 Source: N:\SRC\MSGSERV\BMODE.PRG

 Author: Glenn Scott

See Also: CASTON
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson