I've written a simple BAT file to be run from the Windows 10 Command Line. The purpose is to make the BEEP sound at specified intervals. I'm using the command
echo ^G
which is CTRL+G on the keyboard. There is no sound, the program only displays ^G on the screen. Sounds do play normally on Youtube or other apps.
Thanks for any help you can give.
Grayrail
echo ^G
which is CTRL+G on the keyboard. There is no sound, the program only displays ^G on the screen. Sounds do play normally on Youtube or other apps.
Thanks for any help you can give.
Grayrail