Use the beep parameter to set or query whether a beep should be emitted the next time the screenShow command is issued.
query command
set command
Global.
query beep
set beep { on | off }
| on | Use the on parameter to indicate that a beep should be emitted the next time the screenShow command is issued. |
| off | Use the off parameter to indicate that a beep should not be emitted the next time the screenShow command is issued. |
query beep set beep on

query command
screenShow command
set command
Copyright IBM Corporation 1992, 2004. All Rights Reserved.