Jump to content
IGNORED

SpiceWare's Blog - jEdit files for batari BASIC


RSS Bot

Recommended Posts

Here's my mode file for jEdit for batari BASIC:

batari_BASIC.xml.zip

 

To use the syntax highlighting, put the batari BASIC.xml file in the MODES directory of jEdit. Then edit the catalog file in the same directory and add the following.

CODE<MODE NAME="batari BASIC" FILE="batari BASIC.xml"

FILE_NAME_GLOB="*.bas" />

 

I disable the vbscript mode file as it also uses *.bas for the file extension. I disabled it by changing its entry in the catalog file as follows

CODE&lt!-- MODE NAME="vbscript" FILE="vbscript.xml"

FILE_NAME_GLOB="*.{vbs,bas,cls}" /-->

blog-3056-1152995256_thumb.jpg

 

http://www.atariage.com/forums/index.php?a...;showentry=1728

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...