1) BEEP. I accidentally found the command NSBeep_() in some source code on a forum message. It works, but I can't find any documentation on it anywhere. Also, I suspect there are number of other commands with the underscore "{Command}_()" syntax. How can I learn more about these?
2) CLEAR - Clear all numeric variables to 0 and all strings to "". Admittedly, this is kind of crazy, but...um...reasons!
3) SCREEN$ - Capture the console display and save as image.
4) SOUND - Generate specific frequency and wavelength tones without loading an mp3/ogg/Flac sound file.
Any help would be greatly appreciated.
