I believe this is a Batch-ism and unrelated to Geany.
You could test it by running in a regular command prompt:
C:\> pcontextual.bat a=b
You'll probably find that %1
contains a
and %2
contains b
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.