10 pts.
 Synon-Action daigram comment color can be changed?
In Synon, can i change the colour of comment? (By default its while bakcground adn blank font) can i changed? I just want to higlite my comment ina diff colour/attactive colour so that every developer can easily notice my comment. (Synon Edit action diagram commands to add comments for ref I* I*F *)

Software/Hardware used:
synon
ASKED: August 12, 2012  11:54 PM

Answer Wiki:
Hi, you can do the same thing by just insert some extra line and add your comments there as your name and teg no. to identify your code.Insert simple line by I= and * +enter to insert comments there.  
Last Wiki Answer Submitted:  February 28, 2013  11:57 am  by  dilipsynonexpert   50 pts.
All Answer Wiki Contributors:  dilipsynonexpert   50 pts. , haijhenry   10 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

This isn’t an answer, but only a discussion point. It’s been too many years since I’ve seen Synon, so I can’t guess at how to do it. I can say it probably shouldn’t be done though.
 
It doesn’t make sense to say “…so that every developer can easily notice my comment.” Every comment should be that way. If a comment isn’t intended to make a future reader notice, then the comment has no purpose. Comments should have more meaning than just a narrative that parallels the code. The code should be readable by itself so that it doesn’t need narrative.
 
If you make some comments look ‘important’, it implies that other comments aren’t important. And if they’re not important, then why are they there? So how can it be desired to make a comment stand out from others?
 
Tom

 108,055 pts.