Help with keywords that contain a dot '.'
Posted: 04 Jun 2010 17:54
Hi --
I am trying to add some additional keywords to the SQL Syntax file to highlight stored procedures/functions that I commonly reference in other stored procedures and would like for them to stand out in another color.
There seems to be a problem when a keyword contains a '.' (without quotes). When I type a keyword in the Editor that contains a dot, it doesn't highlight it. But if I type another keyword in the list, it does show.
For example, I have a keyword list of TEST that contains dbo.MyStoredProcedure and AnotherStoredProcedure. When I type AnotherStoredProcedure in the Editor, it is color coded as I setup in the Configuration Tools for Highlighting SQL. But, when I type dbo.MyStoredProcedure, it shows in the text color with no highlighting.
Let me know if you need me to provide screenshots.
Thank you for the help and keep up the good work!
Gummy
I am trying to add some additional keywords to the SQL Syntax file to highlight stored procedures/functions that I commonly reference in other stored procedures and would like for them to stand out in another color.
There seems to be a problem when a keyword contains a '.' (without quotes). When I type a keyword in the Editor that contains a dot, it doesn't highlight it. But if I type another keyword in the list, it does show.
For example, I have a keyword list of TEST that contains dbo.MyStoredProcedure and AnotherStoredProcedure. When I type AnotherStoredProcedure in the Editor, it is color coded as I setup in the Configuration Tools for Highlighting SQL. But, when I type dbo.MyStoredProcedure, it shows in the text color with no highlighting.
Let me know if you need me to provide screenshots.
Thank you for the help and keep up the good work!
Gummy