sakura/en/Paste

Last-modified: 2008-03-29 (土) 14:38:51

Paste

The text that exists in the clipboard is put.
The priority level becomes as follows. (sakura:1.5.4.0 or later)

  1. (SakuraClip) format
  2. Unicode text (CF_UNICODETEXT)
  3. OEM text (CF_OEMTEXT)

Macro Syntax

  • Syntax
    Paste( );
  • Record
    Support

[tip] Note: The copied application might set a character string different by the Unicode text form and OEM text form.