Hi all.
I am trying to define the comment line keyword for a user defined language (Stata). What I would like is the keyword to be " //" (quotes not being part of the keyword). That is a space followed by double forward slash. I am using the GUI for user defined language but if I type " //" it does not recognize the space, no matter whether I select or not "treat keyword as symbol". I've also tried to open the userDefineLang.XML file but I do not know the XML syntax. How do you get a space to be part of your keyword? Thanks,
Mario
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all.
I am trying to define the comment line keyword for a user defined language (Stata). What I would like is the keyword to be " //" (quotes not being part of the keyword). That is a space followed by double forward slash. I am using the GUI for user defined language but if I type " //" it does not recognize the space, no matter whether I select or not "treat keyword as symbol". I've also tried to open the userDefineLang.XML file but I do not know the XML syntax. How do you get a space to be part of your keyword? Thanks,
Mario