Okay so this isn't strictly LSL, but it's related, I can't find a Scite forum, and I know several people here use Scite.
I really liked SciteEZ, but decided to do a lot of my own customizations on top of it like adding a block style comment stripper, running Indent from Scite, ect...
What I'm wondering now is, can I get Scite to launch an URL aside from the default help homepage? In particular I want to use one of the user definable Tools menu commands.
command.name.1.$(file.patterns.lsl)=...
I suppose I could try running IE's executable with a command line option? Is there a better way, though? I'm concerned about portability, because I'm putting everything on a flash drive. At work I use IE, but at home it's Firefox.
If Scite won't do it from a command is there a small program available that'll take a command line argument and launch the URL with whatever the default browser is?
Thanks!