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

Help: Rainmeter Skins • Convert Text String to a Variable

$
0
0
I'm sure the answer is staring me in the face, but for the life of me I can't figure it out. I have the following meter that works perfectly at grabbing the City and State data from the measure and displaying it as a text string.

Code:

[MeterLocation]Meter=StringMeasureName=MeasureCityMeasureName2=MeasureAdminDistrict;MeasureName3=MeasureCountryX=(#size#*100)Y=(#size#*24)FontSize=(#size#*30)FontColor=#FColor#StringStyle=NormalStringEffect=ShadowFontFace=#FontFace#FontEffectColor=#FontEffectColor#StringAlign=LeftAntiAlias=1ClipString=1Text=%1 %2ToolTipType=1ToolTipWidth=250ToolTipText=Latitude [MeasureLatitude]#CRLF#Longitude [MeasureLongitude]DynamicVariables=1
My problem is I'd like to write the "Text=%1 %2" value as a variable to the Varibles.inc file so other scripts can use it. I just can't figure out how to do it. Any help is greatly appreciated.

Statistics: Posted by Mirage — Yesterday, 1:10 pm — Replies 10 — Views 133



Viewing all articles
Browse latest Browse all 698

Trending Articles