cherokee
9th February 2005, 16:42
Hello,

I use to have the auto complete feature in my SCITE editor. PC guys changed my profile in my PC and I had to put back my path on my environment variables(PATH) for SCITE. This is ok now, but my auto complete does not work. How could I put back this nice functionallity?

I have this on my baan.properties file.....

.....
word.characters.$(file.patterns.baan)=$(chars.alpha)$(chars.numeric)_#.$
calltip.baan.word.characters="._0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ$"
autocomplete.baan.ignorecase=1
calltip.baan.ignorecase=1

#api location
api.$(file.patterns.baan)=D:\wscite

command.help.$(file.patterns.baan)= $(CurrentWord)!D:\wscite\TT2
command.help.subsystem.$(file.patterns.baan)=5

........

Thanks

Carlos Gonzalez

cherokee
9th February 2005, 21:06
It works ... I only copied the zip from E.Toniolo in a previous thread and no problems....

Thanks anyway.

Carlos