 andysuch
Participant
|
I am trying to start Programmes Notepad from the command line and default to the HTML scheme, however I cannot find the scheme name for HTML, I have tried –s html but with no success.
I have looked in the schemes folder but cant find anything.
Can anyone help, thanks in advance.
|
 simon
Key Master
|
It’s “web”.
In case you need to find others, you can find them inside the scheme files in the language tag, e.g. in WebFiles.scheme:
<language name=”web” …
|
 andysuch
Participant
|
Fab, thanks, worked a treat. :)
Easy when you know what your looking for.
|