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()
?!?!?