I've accidentally discovered that the color of the current line of code in script editor of the Designer can be changed. The current line of code is the line that is just being changed by the user, i.e. the line whose syntax hasn't yet been checked by the Designer's script parser.
To change the color, just create a new button on the Designer's toolbar with the following formula (look in Designer Help for other colors' keywords):
@Command([TextSetFontColor]; [DarkGreen])
Do you have comments on this tip? Let us know.
This tip was submitted to the SearchDomino.com tip exchange by member Marko Bonaci. Please let others know how useful it is via the rating scale below. Do you have a useful Notes/Domino tip or code to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame.
This was first published in June 2005