NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Keith on July 04, 2013, 03:56:01 PM
-
I have just updated from NT7.0 to NT7.14 and got the following compile error on an application:
Error: Cannot call procedure as a function.
The code in question started with this:
packet = clip(packet) & p_web.Script('startCountDown('& int(
and was pointing to 'startCountDown'. This app compile and ran ok with 7.0
Keith
-
Read the history notes for NTW. A change was made a couple of builds ago and the notes explain how to fix.
-
Thanks Kevin, got the latest String Theory too and now all is ok.
Lesson learned - keep the versions up to date.
Cheers
Keith