Colour change for syntax in do file

Re: Colour change for syntax in do file

by Amanda Irish -
Number of replies: 0
Hi Sujata,

Do you have a /* anywhere that hasn't been closed by a */ ? That's what I would expect for that to happen to your entire do-file. For it to change the color of your entire do-file after //, all the following code would have to be on the same line.

Feel free to send me your do-file if you're not able to fix it by checking for an open /* or that everything after // is on one line.