command using filename wildcards

Discussion, questions and support.
Post Reply
f@stkeys
Posts: 14
Joined: Mar 10th, ’21, 15:25

Post by f@stkeys » Dec 8th, ’23, 00:07

Let's say that a FastKeys user wants to run a command such as:

Run, *RunAs P:\tracing\Trace 1.3.exe

...but sometimes the .exe will be renamed like:
Trace 1.4.exe
Trace 2.0.exe

Without having to manually edit the FastKeys command each time the .exe is renamed, is there a way to use a wildcard symbol in the command to refer to the current .exe?

For example,:
Run, *RunAs P:\tracing\Trace*.exe
...does not work. But is there something similar?
Post Reply