Since upgrading from Net Talk 8.56 to 8.58 and 8.59, I have not been able to compile any Net Talk server applications including the examples. I receive theses compile errors on the Net Talk 8.59 NetWebBrowse procedures:
..\BasicWithMenu (2)\web2007.clw(1156,20) : Error : Field not found: JSONENCODE
..\BasicWithMenu (2)\web2007.clw(1156,13) : Error : Unknown procedure label
..\BasicWithMenu (2)\web2007.clw(1183,20) : Error : Field not found: JSONENCODE
..\BasicWithMenu (2)\web2007.clw(1183,13) : Error : Unknown procedure label
..\BasicWithMenu (2)\web2007.clw(1210,20) : Error : Field not found: JSONENCODE
..\BasicWithMenu (2)\web2007.clw(1210,13) : Error : Unknown procedure label
..\BasicWithMenu (2)\web2007.clw(1237,20) : Error : Field not found: JSONENCODE
The above errors are from the compile of the WEB2 example. They appear to be for a missing JSON functions. I do not own the JFILES accessory, but it is not required.
Thanks,
Rob Kolanko