Quote from Bsulli:
Also I have a custom efs script that was written by a friend and it does a nice soft beep sound alert when the signal hits. Well the programmers having nothing else better to do I guess for whatever reason made a change in 7.4 that now gives me a door bell sound instead of my soft beep that I had in 7.2. How do I figure out what changed in 7.4?
Best thing I think would be to use the efs script editor in esignal (Tools..EFS.. Editor) and open that script and read through it and you should find a reference to a .wav file somewhere, which would be the sound you refer to.. that should give a file location.. then you could replace that .wav file with any other sound file.. either by re-naming the file and its location to the sound you want.. or changing the file specified in that location and renaming it to the file as specified in the script.. if you do not know the original file name for the soft beep then you will just have to do a search on all your .wav files on your pc and test them until you find a pleasing little beep..

Neil