Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FUNCky - <b>name:</b> <b>m_squeak() - create tones that the mouse functions use</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Name:     m_squeak() - create tones that the mouse functions use
  Usage:    m_squeak()
  Params:   none
  Returns:  none

 ---------------------------------- Example ---------------------------------

                 if ! (m_region(10,10,10,15) .and. isbutton(0))
                      m_squeak()
                      loop
                 endif

  Note:     M_squeak() is a function Written in Clipper using the tone()
            function. To change the error tone off all the mouse functions
            that use it, you can modify the .PRG c_m_sque.prg on the
            source disk and link it into your application.


See Also: sound()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson