home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 376_01 / os2tool.000 / BELL.TXT < prev    next >
Text File  |  1992-08-27  |  1KB  |  31 lines

  1.                                               BELL [DUAL MODE]
  2.      
  3.      NAME BELL - Make an audible sound on the speaker.
  4.      
  5.      SYNTAX
  6.      
  7.      bell [frequency duration]* [/NOD] OR
  8.      bell -F file OR
  9.      bell /H | /?
  10.      
  11.      USAGE
  12.      
  13.      Bell is  used to  play a  tune of the given frequency and
  14.      duration on  the speaker.  It can  be given multiple such
  15.      pairs on  the command line or the pairs can be given in a
  16.      file. If  the parameters are in a file, each pair must be
  17.      on a  separate line.  That  is:  do  not  write  multiple
  18.      frequency duration pairs to the same line in the file.
  19.      
  20.      Bell can  be given  a default frequency and duration with
  21.      environment variables  BELLFREQ and BELLDUR. When bell is
  22.      started with  parameters are  given, it  uses the  values
  23.      given in these environment variables. If beither of these
  24.      values or  both are  missing, and bell is started without
  25.      parameters, it  reads the  from the  standard input. This
  26.      can be  forced also with the /NOD-option, when environemt
  27.      variables are set.
  28.      
  29.      SEE ALSO
  30.      
  31.