Difference between revisions of "LavishScript:Scripts"

From Lavish Software Wiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Introduction =
+
== Overview ==
 +
Scripts are decision-making programs.  They can perform a task and stop immediately, or they can continue performing their task indefinitely.
  
= Usage =
+
;Did you want to know about...
 +
* [[LavishScript:Using Scripts|Installing and Using Scripts]]
 +
* [[LavishScript:Script Development|Developing Scripts]]
  
= Development =
+
== See Also ==
 +
* [[LavishScript:Command Files|Command Files]]
 +
* [[LavishScript]]
  
= Examples =
+
[[Category:LavishScript]]

Latest revision as of 21:39, 7 September 2005

Overview

Scripts are decision-making programs. They can perform a task and stop immediately, or they can continue performing their task indefinitely.

Did you want to know about...

See Also