by Mofi » Fri Jun 30, 2006 5:15 am
I don't know anything about Stata.
However, I looked into the stata7.txt wordfile from the download area and have seen, that the language definition is case-sensitive. So the keywords in your file must also have the correct case.
What I'm missing in the stata7.txt is the /Delimiters = specification. So UltraEdit uses the default delimiter character set. I guess, this is the main problem. Add the delimiters for stata files and then check especially the operators section. If for example the = is also a delimiter, == must be deleted and ~= must be replaced by only ~.
Note: The wordfiles in the download area are created by users and not by IDM!