I have a utility that tells Xojo to build the app in its frontmost window and report the result in its response via an IDEcommunicatorSocketV2.
The issue is that after a compile error has occurred and then been corrected, Xojo will report the previous error in subsequent responses to a successful build, at least once or twice.
Is there a way to clear out this stale data so that I only receive a response relating to the last command issued?
4 posts - 2 participants