Uniface Debugger
Author: alejandron@afsi.com (danieto)
Hello all,
Under the Uniface 9.5 Debugger, how can I increase the size of the Font that shows all the proc code displayed?
This new font that comes by default in the debugger is so compress that is hard to read.
Thanks
1 Comment
Local Administrator
in the usys.ini file in the [screen] section, the debug font is defined as
debug=Arial,Western,8,regular
Just modify it in an editor may help
Author: ulrich-merkel (ulrichmerkel@web.de)