                  "Param" File for use with !FractalIt4
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                  Parameter Sets for rendering a Fractal
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

      FractalIt4 uses a single parameter file which may contain data sets for up to 20 fractals. Each data set must be formatted according to the template given below. Any deviation will cause the program to malfunction.
      The user may make up additional "Param" files but must then substitute such a file for the one resident in the directory containing !FractalIt4 (the "old" file could be renamed).
                                                           [End of Header]
                                                           
# Set01   [ # Data Set number (Max 20)- ALWAYS TWO Digits ie.01, 02 etc.]
Sierpinski Triangle  [Fractal Name - (40 Characters Max. ]
3   [ No. of Transform Sets - 20 Max. - Integer ]
[1 Blank Line]
14.5      20        14.5      20  [xf] [xc] [yf] [yc] [Scaling % Shift]
0.50      0.00      0.00      0.50      0.00      0.00      0.33  [First T'form]
0.50      0.00      0.00      0.50      50.0      0.00      0.33  [2nd. T'form]
0.50      0.00      0.00      0.50      50.0      50.0      0.34  [3rd. T'form]

^         ^         ^         ^         ^         ^         ^  ]
1         11        21        31        41        51        61 ]
[a]       [b]       [c]       [d]       [e]       [f]       [p]

[The actual data begins with the symbol "#" , previous text is ignored. This must be followed by ONE Space and then "SetNN", where NN is ALWAYS a 2 digit number (ie. 01) - Max 20.
On the NEXT line is the Fractal Name (if any) which will appear in the icon called "Fractal Name" and in the saved sprite.
The next line consists of a single integer indicating the number of Transforms in the Parameter Set.
The next line must be BLANK followed by a line containing the Scaling and positioning parameters (xf,xc,yf,yc). The first and third give X & Y scaling, the second and fourth give X & Y positioning. All are basically "Floating Point"
xf MUST start at column 1, xc at column 11, yf at column 21 and yc at column 31.
the first set ofTransform coefficients (a1 to p1), spaced as shown above. a1 MUST start at column 1, b1 at column 11,  c1 at column 21, d1 at column 31, e1 at column 41, f1 at column 51 and p1 at column 61. The rest of the Transforms follow as shown, on following lines.
Everything in this file enclosed by SQUARE Brackets is Information Only and does not form part of an actual "Param" file. ]
