ScriptMain
From Jmri
(Difference between revisions)
| (One intermediate revision not shown) | |||
| Line 14: | Line 14: | ||
[http://jmri.sourceforge.net/doc/scripts/Examples.html About the JMRI scripting examples] | [http://jmri.sourceforge.net/doc/scripts/Examples.html About the JMRI scripting examples] | ||
| + | |||
| + | |||
| + | [[Category:Scripting]] | ||
Current revision as of 04:35, 23 August 2007
This is the main page about JMRI's "scripting" capability.
Most JMRI users don't want to do any programming at all; they just use the prebuilt programs.
Some JMRI users want to write extensive Java programs; the JMRI library is structured to encourage that.
But it's for those few in the middle who want to do a little programming, perhaps to customize things exactly the way they want, that the JMRI scripting facility is intended.
There's very little on this page yet, except the following pointers to content on the JMRI web site. It would be good if people added some more, or even some more pages!
