Page 2 of 2

Re: TitleBar envvar limitations

Posted: Thu May 10, 2012 4:22 pm
by Raziel
salass00 wrote:
Raziel wrote: The only time i have to use "" is when i want to show a variable in brackets, like so Weather: Clear Skies (16°C) where the corresponding line in Workbench prefs would be Weather: %e weather/weather (%e "weather/temp") otherwise, for some reason, it won't work (i.e. i get a single ( instead of the data)
I would assume it doesn't work without quotes there because you don't have en env-var called "weather/temp)".
Ah, right :-)

Thank you..a day with a new thing learned is a good day :-D

Re: TitleBar envvar limitations

Posted: Fri May 11, 2012 3:30 pm
by ssolie
There is an arbitrary limit on env vars of 60 chars when used in the Workbench title. It will be removed in the next update.

Re: TitleBar envvar limitations

Posted: Fri May 11, 2012 10:46 pm
by Raziel
ssolie wrote:There is an arbitrary limit on env vars of 60 chars when used in the Workbench title. It will be removed in the next update.
Thanks a lot

Happy! :-D