I re-implemented my debug handling from MsgBox to System.DebugLog. The Xojo Doc states to use a particular debugger for windows, the platform for all development. Searched via google; then attempted to view in Win10 Event Event Viewer. Nothing!
I’m stumped and need more specific info on which debugger (recommended) to use. Thanks for any assistance before answering.
Marcus, thank you for the assistance, believe I was using the Xojo page you suggested. I coded a global ‘message’ and embedded the System.DebugLog as you suggested. What’s nice is additional parameters, such as the CurrentMethodName.