RELEASE Mnemonic - End Mouse Event Trap
NOTE: This mnemonic is not supported in BBj; BASIS recommends the use of publicly available Java libraries for this functionality.
Syntax
'RELEASE'
Description
The 'RELEASE' mnemonic, along with the 'TRAP' mnemonic, restricts mouse events to the current context, enabling drag-and-drop operations. The 'RELEASE' mnemonic ends a trap, allows mouse events to be reported to the proper contexts, and removes all traps in the application.