S> I want to import a properties-file in SciTEUser.properties by this
S> command:
S> import $(SciteUserHome)/ahk
import languages\ada
If it is written in SciTEGlobal.properties:
that is imported file $(SciTEDefaultHome)\languages\ada.properties
If it is written in SciTEUser.properties:
that is imported file $(SciTEUserHome)\languages\ada.properties
If it is written in AnyOther.properties:
that is imported file $(AnyOtherPath)\languages\ada.properties
--
mozers