There are several examples included with this distribution. They are located in the examples sub-directory where you installed Simkin.
You can use this to run the following example scripts:
To run this, change to the examples\simple directory and type:
<path-to>Scriptloader Simple.xml
To run this, change to the examples\fieldaccess directory and type:
<path-to>Scriptloader FieldAccess.xml
To run this, change to the examples\enumerate directory and type:
<path-to>Scriptloader Enumerate.xml
To run this, change to the examples\array directory and type:
<path-to>Scriptloader Array.xml
This example uses Demo.xml to describe the dialog.
To run the example, change to the examples\demo_xml directory and type:
<path-to>Demo_XML Demo.xml
This example uses Demo.s to describe the dialog.
To run the example, change to the examples\demo directory and type:
<path-to>Demo Demo.s
Other files in this example are:
To run the example, change to the examples\inherits directory and type:
<path-to>Inherits child.xml