Q89667: Ringing the System Bell in FoxBASE and FoxBASE+

Article: Q89667
Product(s): Microsoft Fox Miscellaneous Products
Version(s): MS-DOS:2.1,2.17
Operating System(s): 
Keyword(s): 
Last Modified: 23-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft FoxBASE+ for MS-DOS, versions 2.1, 2.17 
-------------------------------------------------------------------------------

SUMMARY
=======

In FoxBASE, use the following command to ring the system bell:

     @ x,y SAY CHR(7)

In FoxBASE+, use the following command to ring the system bell:

     ? CHR(7)

Additional query words:

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbFoxproSearch kbFoxBASE210DOS kbFoxBASE217DOS kbFoxBASESearch
Version           : MS-DOS:2.1,2.17

=============================================================================