Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 449

How to conjoin a string variable with a literal string, within LeftMouseUpAction?

$
0
0
Hello all

I've

Code:

path_fileHandler="C:\Program Files\GPSoftware\Directory Opus\dopus.exe"
And I want to do the following in a meter.

Code:

LeftMouseUpAction="[#path_fileHandler]D:\"
That is: I want the meter to run C:\Program Files\GPSoftware\Directory Opus\dopus.exe with the argument D:\. But it does not work. Even putting the whole of C:\Program Files\GPSoftware\Directory Opus\dopus.exe D:\ into the variable, and doing LeftMouseUpAction=#path_fileHandler# does not work.

Statistics: Posted by jn_meter — Today, 4:40 pm — Replies 2 — Views 35



Viewing all articles
Browse latest Browse all 449

Trending Articles