Frank Wunderlich:

i want to replace commands 1-3 defined for *.pas define as *, so this
seems not work. pas-commands should disabled (also go, compile,
build). command-range 0-9 used for all files...

  Adding this to my SciTEUser.properties works for me:

command.name.1.*=Datum einfügen
command.1.*=insert_date
command.subsystem.1.*=3
command.save.before.1.*=2

command.name.2.*=Markierung aufsteigend sortieren
command.2.*=sort_text
command.subsystem.2.*=3
command.save.before.2.*=2

command.name.3.*=Markierung absteigend sortieren
command.3.*=sort_text_reverse
command.subsystem.3.*=3
command.save.before.3.*=2

  Neil

_______________________________________________
Scite-interest mailing list
Scite-interest@lyra.org
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to