I ended up writing a dll that calls the Windows ShellExecute function. Like SciteOther, it passes parameters via a temporary text file. Probably not the best solution, but it works, at least on Windows. It would be still be cleaner to be able to call SciTEWin::ExecuteOne and SciTEWin::ShellExec, without having to use an external program, since this is the exact functionality I am after. Philippe: Thanks for pointing out OpenSelected, I wasn't aware of its capabilities. -Ben
_______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
