| Subject |
Re: highlight colour in debugger |
| From |
Gaetano <gaetanodd@hotmail.com> |
| Date |
Sat, 12 Dec 2020 06:08:31 +1000 |
| Newsgroups |
dbase.getting-started |
| Attachment(s) |
2020-12-12 (1).png |
dBASE 2019 13.20 b2618 (11/26/2019-EN191126)
I found this in Help but I can't get to those settings, I have no Color
page in the Source Editor or Command Window properties - see screenshot:
from Help:
-----------------
Editor Properties dialog box, ****Colors page****
Set color and text attributes for each type of code element for easy
readability and faster editing. Changes are displayed in a sample viewer
at the bottom of the dialog box. Colors you set here apply to both the
Source editor and the Command window.
***How to get there:*** From the Source editor, choose Properties|Source
editor Properties. Or from the Command window, choose Properties|Command
Window Properties.
-----------------
On 11/12/2020 20:27, Gaetano wrote:
>
> Hi all,
>
> When I run the debugger in dBase 2019, the highlight for the current
> program step is plain white. This makes the line unreadable for any
> characters where the font colour is white.
>
> Example, in the following line, "stuff" and "at" automatically get the
> orange font colour for dBase functions, the rest is white, so the only
> words I see when the debugger steps into that line are "stuff" and "at"
>
> cRet := stuff( cRet, at( cStrip, cRet ), nLen, cNew )
>
> The highlight in the IDE is light grey for the program editor, is it
> possible to change the highlight colour for the debugger to the same
> colour?
>
> Thanks,
> Gaetano.
|
|