StrokeScribe's Debug Console
A standalone debug console.
Features
- Allows to send debug messages to an independent window.
- Displays non-distracting messages to an end-user (or a developer) without needing to open the Evaluate window in VBA or showing message boxes in LibreOffice.
- A direct replacement for the Debug.Print() call when porting VBA code to LibreOffice's OOBasic.
- A better replacement for the annoying message boxes.
- Parallel logging to a text file.
- Allows to programmatically control the console window, change the font height, color, effects (bold, italic).
- Allows to show messages as system tray notification balloons and hide the console window to save the screen space.
Use the console to replace the Debug.Print calls in VB or when porting the VBA code into OpenOffice/LibreOffice.
Download & API Docs
© 2026 StrokeScribe. All rights reserved. Use of any portion of this site constitutes acceptance of our Terms of Use and Privacy Policy. The website material may not be reproduced, except with the prior written permission.