Copy paste utility
Contents

Flashpaste Online Help

Prev Page Next Page
 
   
%Clip()% - paste data from clipboard

The %Clip()% macro allows you to use the current content of the clipboard in your strings

Usage

Just use %clip()% in your string - this macro will be replaced with the clipboard data when pasting.

Examples

  • <a href="%clip()%" target="_blank"></a>%Control(left*4)% - Make link from the contents of the clipboard.
  • Begin %clip()% End - Insert data from the clipboard and include beginning and ending markers.



Copyright © 2002-2008 Tyushkov Nikolay, Softvoile. All rights reserved.