What is the best text editor for netSCRIPT files under Windows?

Q

What is the best text editor for netSCRIPT files under Windows?

A

You can use any editor you want, but of course there are differences.

Since netSCRIPT is 99% based on scripting language lua, there are powerful free of charge editors available on the web that help out with code highlighting or code formatter to read the source code better.

One of the most popular open source editor you find here http://www.eclipse.org/ldt/#documentation. It is based on the open source project eclipse and needs java.

Make sure on 64Bit Windows to have also Java runtime 64Bit running. Web browsers offers you always the 32Bit version, so you have to install the 64Bit version manually.