Hi,
Compiling an app gives only one error:
Unknown identifier: WHITE - C:\Users\Rene\CLARION\myText\myText\myText003.clw:1041,44
I have no idea where to set this value. I think the value must be quoted.
I looked it up in the NETTALK.TPL - NT14.02
The line where the value is set is 3219, which reads:
s_web._SitesQueue.Defaults.ThemeColor = %ThemeColor
For the time being I commented the line out and changed it to:
s_web._SitesQueue.Defaults.ThemeColor = 'white'
Now it compiles and runs.
Looking forward to a permanent solution.
Cheers,
Ren?