CLIPCLEAR Verb - Clear Clipboard Data
Syntax
CLIPCLEAR [ERR=lineref]
Description
For BBj -specific information, see the Clipboard Verbs and Functions.
The CLIPCLEAR verb clears the clipboard data and should be executed before exiting, if there is a possibility of sensitive data remaining on the clipboard. Because the first use of CLIPFROMFILE or CLIPFROMSTR clears the clipboard, it is not necessary to execute CLIPCLEAR before posting data to the clipboard.