Pedro: > Because FileDir lands me in the directory which contains the file > and I want to compile from the directory I launch SciTE from. > > Like in: > [EMAIL PROTECTED]:~/Devel/project$ SciTE notused/Statistics.java > I want to launch ant from ~/Devel/project and not from > ~/Devel/project/notused, > which is where $(FileDir) points to
I don't see the starting directory of SciTE being of much interest and won't add this unless it is seen to be a common need. You can use a batch file to set an environment variable before calling SciTE to get the same effect. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
