JohnOne Posted June 16, 2012 Posted June 16, 2012 (edited) Are there any known issues with Beep()? All I could find in search was some people saying it never worked in vista or 7 etx... I've never had a problem with it, and use it a lot in debugging (win7 32). I had cause today to use it more than usual, here's what happened. I used Beep() every 500ms. It ran happily for over an hour, but when I restarted the script, Beep() failed to... well beep. Nothing but a computer restart would get it to work again. I recreated the issue twice after that, each time my script running for over an hour, so on three consecutive occasions Beep() failed to perform after a script restart, and required a PC reboot. Anyone else encountered this? EDIT: 3.3.8.1 Edited June 16, 2012 by JohnOne AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
czardas Posted June 16, 2012 Posted June 16, 2012 (edited) I have never had any issues with beep, but then again I don't have all the latest software on my machine. Do you know the following thread by trancexx? It may be better than just using the original beep. It might be worth a look. Whether it fixes the issue or not, I don't know. Edited June 16, 2012 by czardas operator64 ArrayWorkshop
JohnOne Posted June 16, 2012 Author Posted June 16, 2012 Thanks czardas, there are a number of alternatives I imagine. Just found the behaviour rather strange, perhaps it is an issue with my tin box. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted June 17, 2012 Author Posted June 17, 2012 Actually, I discovered it is not just Beep() that fails, it is the whole sound of computer. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now