| View previous topic :: View next topic |
| Author |
Message |
steeve Guest
|
Posted: Thu May 13, 2004 4:10 am Post subject: how to shutdown... |
|
|
| How to shutdown the beep wave of "Basic runtime error" ? When I have an error, a beep sounds... |
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1569 Location: Frankfurt, Germany
|
Posted: Thu May 13, 2004 5:56 am Post subject: |
|
|
I don't think it's possible by any simple means.
At least you should be able to change this in the source code (search for 'beep' or the equal C++ command: 'cout << "\a";'). _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
|