$FUNCNAME$
  NOSNOW()
$CATEGORY$
  TERMINAL/IO
$SUMMARY$
   Toggle snow suppression
$LANG_RU$
      "".
$SYNTAX$
     NOSNOW(<lToggle>) --> NIL
$LANG_RU$
     NOSNOW(<>) --> NIL
$ARGUMENTS$
     <lToggle> is a logical value that toggles the current state of snow
     suppression.  A value of true (.T.) enables the snow suppression on,
     while a value of false (.F.) disables snow suppression.
$LANG_RU$
     <> -  ,   
      "".  "" (.T.)   
     "",  "" (.F.) - .
$DESCRIPTION$
     NOSNOW() is used to suppress snow on CGA monitors.  Typically, use
     NOSNOW() in the configuration section of your application to give the
     user the option to suppress snow.
$LANG_RU$
     NOSNOW()    ""    CGA.
           ""
         .    
        NOSNOW().
$SEEALSO$

$END$
