Arbortext Command Language > Commands > beep
  
beep
beep
 
This command sounds a beep. Useful for removing a default mapping from a key or signaling an error in an alias or a function.
Example
beep
# This replaces the unwanted keymapping "alt+shift+p"
# with a beep; the beep indicates that the key no
# longer performs a useful function.
map alt+shift+p beep