Quote:
Originally Posted by darkul
It's your template, just with t_nodot replaced.
Even used an empty string there.
Tried this
Code:
program:
t_dot = '';
t_nodot = ''
and it stops with a syntax error on "program:"
|
That text works fine for me, as shown in the attached screen capture. Where exactly are you putting it when you get the syntax error?