Help with a Script for weather
from
JoeUser Forums
Could someone please help me with this script
This is a line I have in my script but I cant get it to work I want to have it shorten my Wind direction to show just the left 15 letters could anyone help me
Here is what I have
DesktopX.Object("Wind Speed").Text = "Wind: " & Left GetWind(Object.PersistStorage("wind_s"), Object.PersistStorage("wind_t"),15))
Thanks in advance
[email protected]
This is a line I have in my script but I cant get it to work I want to have it shorten my Wind direction to show just the left 15 letters could anyone help me
Here is what I have
DesktopX.Object("Wind Speed").Text = "Wind: " & Left GetWind(Object.PersistStorage("wind_s"), Object.PersistStorage("wind_t"),15))
Thanks in advance
[email protected]