Hello Scite-interest,

help> If the text of a command starts with '*' then the Parameters dialog is 
displayed to prompt for parameters before executing the command.

[1] Simple way to crash SciTE:
 command.name.15.*=Run command in console
 command.15.*=*cmd /k $(1)
 command.mode.15.*=subsystem:shellexec

[2] I can set
1=please input command
    Then I shall see it in Parameters dialog.
    But I cannot set
1=$(CurrentSelection) or $(AnyDinamicParameters)

[3] In Parameters dialog I see the command (i.e. text "cmd /k $(1)").
IMHO many would like to see there a name (i.e. text "Run command in console").

-- 
mozers
<http://scite.ruteam.ru>

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

Reply via email to