TitleBar envvar limitations

A forum for general AmigaOS 4.x support questions that are not platform-specific
Raziel

Re: TitleBar envvar limitations

Post 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
User avatar
ssolie
Beta Tester
Beta Tester
Posts: 1010
Joined: Mon Dec 20, 2010 8:51 pm
Location: Canada
Contact:

Re: TitleBar envvar limitations

Post 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.
ExecSG Team Lead
Raziel

Re: TitleBar envvar limitations

Post 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
Post Reply