izak marais:

> Thanks for the informative reply. How do I check where the api... property
> is pointing?

   You should be able to display it in the output pane using the echo command:
echo $(file.patterns.flash)
   then use that to find the value of api... You could just write the
expression rather than call "echo" but you'll probably see a "command
not found" message then.

> I simplified the api line to
>
> api.$(file.patterns.flash)=$(SciteDefaultHome)\flash.api;

   "\" is not a directory separator on Linux.

   Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to