The Basic Concept of LastErrorText
There are a few important things about the LastErrorText: 1) Each Chilkat method call (or property access) clears the LastErrorText and writes new information about what transpired during the method call. This information is available regardless of the success/failure of the method call. Most Chilkat objects include a VerboseLogging property that controls whether more or less information is recorded. Only […]