from the DOS prompt browse to mysql\bin and type:
mysql -f [database name] < [file name to source]
FOr instance, mine looked like the following:
Code:
C:\mysql\bin> mysql -f eq<tcsmw_055_alpha2.sql
No beeping and only errors are output. Thanks to someone else in another thread for pointing this out.