On 20-6-2012 21:05, Bill Meahan wrote:
On 06/20/2012 14:02, Hans Hagen wrote:
On 20-6-2012 18:37, Bill Meahan wrote:
1. Running the command as shown generates a spell-xx.lua file but complains about a spell-xx.lucluac file not being present.
luac compiles the lau file into bytecode (luac comes with lua and needs to match the lua version in scite)
I'll have to check the version in scite. I tried manually compiling with lua 5.1 with no success.
hm, do you have spell-ca and spell-en etc files? there is no hard coded uk check
I only tried it with spell-en.{txt | lua} - error message said no valid word list loaded. Made a hard link from spell-en.txt to spell-uk.txt and it found that. I manipulated the line 1 from % language=en to % language=uk to see the difference.
Forget about the txt file .. just the lua file will do (the luc file loads faster but it's neglectable on an edit session). I uploaded new scripts that generate a lua fiel with a bit more info and take care of the 4 char length (hopefully). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------