NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: broche on May 16, 2014, 10:35:18 AM
-
NT 8.11
CL 9.0
Just updated and get
Field not found: _DATAEND - C:\Program Files (x86)\SoftVelocity\Clarion9\accessory\libsrc\win\NetWeb.Clw:4151,16
Field not found: GETBUFFERLENGTH - C:\Program Files (x86)\SoftVelocity\Clarion9\accessory\libsrc\win\NetWeb.Clw:4146,76
The line below gives unknown function label
loc:result = OS_ReadFile(loc:hFile, p_Buffer.GetValuePtr(), p_Buffer.GetBufferLength(), loc:BytesRead, 0)
In NetWeb.clw
Compiled Accounts example and get the same error?
Brian
-
Make sure you installed String Theory 2.05. Some of the methods have been changed.
Don
-
Thanks - that was it.