Neil Hodgson, 18.08.2006 00:06:
Frank Wunderlich:
abbreviations.*=$(SciteDefaultHome)\abbrev.properties
abbreviations.*.pas=$(SciteDefaultHome)\abbrev.pas.properties
in a pas-file the abbrev's from abbrev.pas.properties do not work until
i uncomment the global abbrev-file. but both together should work
(appending the second list to the first)
SciTE makes no attempt to collect multiple properties, instead
choosing an arbitrary matching property. Can you import the default
abbreviations within the Pascal abbreviations?
no, the default abbreviations should be loaded for every file, so a
import doesn't make sense...
you ask why i add the default-abbrev-file in my sciteuser.properties? i
want to start scite from usb, and don't want to put things in
%userprofile%. sciteuser is included by sciteglobal ;)
For USB installations you can wrap SciTE in a batch file which uses
the USB drive as your %userprofile%.
how do i do that? only by "set userprofile=scitedir"? i have no
admin-rights on these computers where i use this...
Frank
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest