1

I need often to copy a clip from PhraseExpress clips history to the OS clipboard.

The most easy way which I was able to find needs the series of as much as SIX steps:

Ctrl+Shift+V => Down XN => App => Down => Down => Enter.

It is clearly too long for a such often used operation.

Is there an option to do the same thing with an one-step hotkey combination?
As it seems to be logical...

zx485
  • 2,337

1 Answers1

2

Check out the the macro function http://macro.phraseexpress.com#insertclipboard, that allows you to insert a n-th clipboard history item.

Example: {#insertclipboard -item 3} would insert the 3rd item of the clipboard history.

Use this macro in a phrase and apply a hotkey to that phrase.