qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
CLIPBOARD Object
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 The CLIPBOARD object is accessed by specifying the CLIPBOARD keyword. This
 object provides access to a temporary storage area used to cut, copy, or
 paste text between edit fields (in combo box and text box controls) in the
 current application.
 
    CLIPBOARD.method
 
    ■ method       Any valid CLIPBOARD method
 
 Methods
    CLEAR Method           GETTEXT Method         SETTEXT Method