*****************************************************************************

File: SetRandomSeedsFixed.shell

Setting up ready to go.
-----------------------

Ensure ENV: is assigned to ENVARC:, see the 'SettingUp.txt' file...

Ensure the above file is inside the S: volume...

<CR> is the RETURN/ENTER key.
Run it as Execute S:SetRandomSeedsFixed.shell<CR>

The Execute command is made resident first then......

ALL variables are saved, ('set'), inside the ENVARC: volume.
These variables are:
RANDSEED1
RANDSEED2
RANDSEED3
RANDUSER
RANDOMVAL
RANDOMNUM
RANDMIN

RANDSEED? are the three required values from 1 to 30000 each.
RANDUSER is the USER multiplier value from 2 to 1000, default set to 256.
RANDOMVAL is the calculated value from the three seeds, values from 0 to 999.
RANDOMNUM is the final integer result, values from 0 to ( RANDUSER - 1 ).
RANDMIN is an integer set to a minimum value, default set to 0.

These are permanent inside ENVARC: unless of course you delete them manually.

*****************************************************************************
