Reference        : RfArray
Author           : CJ international
Date of Creation : September 1993
Version number   : 1
Description      : Example using arrays of integer variables

This example demonstrates the use of arrays of integer values.
It shows how to use the procedures of the standard library
for array management.

Five predefined sequences are available to animate 8 output leds.
To run a list of sequence, the user must write the list in an input
message variable, using the number of the wanted sequences, and
any non-digit separator. For example:

	1,3,5

To validate the new list, the user must click on the input boolean variable.
The new list is not valid until this input variable rises up. This example also
shows the procedures of the standard library for string management.

