This seems like a really dumb problem. I’ve been out of Notes development for some time, but now I’ve been given a project and I’m trying to figure out how to turn on line numbering in the LotusScript editor window in Designer. I have, “Show line numbers” checked in Preferences | General | Editors | Text Editors, but I still don’t see line numbering in the LotusScript pane. What am I missing here?
Subject: In General - Editors - Text Editors …
In General - Editors - Text Editors, with ‘Line number foreground’ selected in the ‘Appearance color options’ listbox make sure the Color is not White (ie, the same color as the editor)
Subject: Now I see . . .
Thanks, Bob.
I see now that Line Numbering only appears in the Code section panes, not in Form or Button events written in LotusScript. Bummer.