NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: urayoan on March 06, 2018, 05:12:21 AM
-
Hi:
I am trying to compile one solution with the latest NT template (10.17) i got the following error
GEN: Unknown Variable '%tcase'
Something i am missing?
Thanks in advance
-
Update
We found in near the line 17503 of netweb.tpw the following
#IF(%tcase<>-1)
Something related?
-
yes, that line should read
#IF(%tNocase=-1)
Fixed for 10.18
sorry about that.
cheers
Bruce
-
Thank you very much Bruce