But who handles this under Windows.
How is the PATH specified, just like
C:\\MyProgs\\g++

It is launched using CreateProcess API call. I am using it like this:

command.compile.*.dbd=D:\Prog\DVS\DBASIC\Tools\dbc.exe $(FileNameExt)
command.8.*=perl.exe c:\Util\findheader.pl $(CurrentWord) $(FileNameExt)

The other line shows, that current PATH from environment is used, as perl.exe is without the path.

-- Roman

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

Reply via email to