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