The command:
SET BELL OFF
is supposed to turn off the bell (sound in Windows) when at the end of entry in a get buffer. Whether SET BELL is OFF or ON I get the same result. Is this controlled in FW++ by the SET BELL command or is there another way to turn off the bell on beffer end? I want to turn off the bell at buffer end, but I can't.
The command:
SET CONFIRM ON works correctly in stopping at the end of buffer entry and not going to the next get. This is as expected.
Dan