"koshermetal" wrote:
Forgive me, Mark. I'm on a PC using Windows and I see no lines in my code. All of the xml and brs files open in Notepad/Wordpad and I see no line numbers. Can you suggest an alternative method?
Thanks!
Use a code editor, rather than a text editor. I've used Notepad++ and Crimson Editor (a personal favorite, although it hasn't had a new release in ages and may be considered outdated). Eclipse is also an option (it's much more than a simple editor, and might be intimidating to get started with, but also offers many more features). There's an official
plugin for Brightscript in Eclipse, linked at the top of the forum. Someone else has posted the code for
syntax highlighting in Notepad++. I've also set up Crimson Editor to syntax highlight(I still need to clean it up a little before I can post the files).