Action "Replace From User Dictionary" Action "Start/Execute Program/Script" Action "Complete Path or File Name" 

With this action, a program, script or website will be started and the typed text and/or abbreviation will be delivered to it. The text can also be returned per script and then pasted.

Start/open this program or website:
Enter a program, vbs script, command line or webpage that should be started/opened here.
You can provide the abbreviation typed to the program with %t.

Use output of the command line program:
When activated, the output of the command line will be pasted.
This can be an independent small program that e.g. conducts a special calculation, e.g. factoring after the entry of a number.

This allows the content of the directory to be pasted:
Define F12 as a flexikey and "cmd /u /c dir %t" as the program and activate this option.
Then enter c:\ in Word and press F12 and the direction of the C:\ drive will be pasted.

Paste Mode:

  • Replace text
    Replace the text entered with the result.
  • Add text
    The text entered will not be replaced, instead the result is simply added.
  • User-defined:
    You can defined additional (fixed) characters here, e.g. %t=%n, 4+33+8 becomes, e.g. 4+33+8 = 45.
    %t stands for the characters entered and %n for the next text.