NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: oggy on March 07, 2014, 05:52:01 AM
-
After downloading and installing new patch(s): 7.36 for NT and 2.00 For StringTheory i have got numerous errors Invalid use of PRIVATE data...
like this one in thise procedure...
! Flush all pending commands
NetImap.FlushCommands Procedure()
pn equate('NetImap.FlushCommands')
code
self.Log(pn, '')
self._bufferCommands = false
self.SendAllData(self._commandBuffer.value) error posted on this line
self._commandBuffer.Free()
?!?!?
-
Same.
Compile errors for me in pic.
[attachment deleted by admin]
-
Went back to NT 7.35, same error.
So I guess this is StringTheory :)
-
See string theory docs (upgrading) for a temporary solution - i'll upload a new nettalk today.
-
7.37 is up.
-
Problem solved, thanks.
-
Thanks Bruce.