
Readme for StrongED Mode for LIRC script language

Mode by Peter Naulls
LIRC by Thomas Olsson

Put the file "LIRC" into !StrED_cfg.Modes directory

I would also suggest you make this addition for !StrED_cfg.ModeWhen:

LIRC
,**.!LIRC.!Help
fff,**.!LIRC.Script.*
!ffb,**.!LIRC.Script.*
>ffb,** ; _lirctest
>fff,** ; _lirctest


Now, edit !StrongED.Defaults.Modes.BaseMode (you'll need to either unprotect
it, or copy it into !StrED_cfg.Modes), and add the following line into the
"Seach" section.  After the line beginning "_newstest" will be fine:

#	Use LIRC if SCRIPT is found in the body

	_lirctest	"SCRIPT"


And I suggest the following colours as sensible choices:
(Strong end menu->LIRC->Choices...)

Tick the Syntax colouring option

Change these options:

Option  Foreground  Background

Comm    Black       First Grey (first after white)
Strings 4th Grey    White
Numbers 4th Grey    White

And away you go...


