Acechan -- version 1.1 Amiga

Purpose
~~~~~~~
   hmmm... good question! Acechan produces datafiles which contain random
spread information. Use the data as you like, random background noise ??
Acechan was made for my good friend Acechan :). Acechan requires Workbench
2 or higher (but you could modify the source to work with any other system).

Use
~~~

From the Shell Acechan has the following template:

      MINIMUM/N,MAXIMUM/N,ITERATIONS/N,DP/K/N,RAWONLY/S,OUTPUTFILE

MINIMUM:    The minimum integral value of the range.
MAXIMUM:    The highest value of the range (integer).
ITERATIONS: Number of data samples to perform. (min 10)
DP:         Number of decimal places to be used in the output. a minus number
            specifies engineering notation should be used.
RAWONLY:    If specified then the 'graphical' representation will not be 
            produced, only the raw data will be output to the file.
OUTPUTFILE: File to output to.

If an option is not specified then these are the defaults:
MINIMUM=1
MAXIMUM=100
ITERATIONS=1000
DP=4
OUTPUTFILE=acechan.results

Ex/

Acechan 3 123 20000 DP=9 out.txt
would set the following options:
MINIMUM=3
MAXIMUM=123
ITERATIONS=20000
DP=9
OUTPUTFILE=out.txt

All output is put into the OUTPUTFILE, best run the program and take al look at
the results...

Version History
~~~~~~~~~~~~~~~
1.0 : 18.04.95
    - Initial version.

1.1 : 26.04.95
    - Added RAWONLY/S option. Ace was wanting to run the program with
      ITERATIONS = 10000000... the output file would have been massive...:)

Distribution
~~~~~~~~~~~~
Acechan is 100% Public Domain, Pascal source code is included, you can do
what you like with it. Im am in no way responsible for any results acechan
may cause.

Contact
~~~~~~~

Lee Kindness
8 Craigmarn Road
Portlethen Village
Aberdeen AB1 4QR
SCOTLAND

On IRC: Wangi (or talk to Acechan :)

Wangi _\\//