Commands
SimArray will only work on Windows machines if ActivePerl has been installed and it is run from a command prompt.
- From the 'Start Menu', select 'Run' and then enter 'cmd' or 'command'.
- From the 'Start Menu', select 'Programs' and then 'Accessories'. From 'Accessories', select 'Command Prompt'.
The following commands can then also be run on Windows machines.
To start the first run:
The -i key is required to let SimArray know that the next thing it sees will be the index file name.
- SimArray.pl -i index.sa
To start the second run:
Comma-, tab- or space-separated source visit maps are specified with the keys, -C, -T, or -S (default), respectively.
- SimArray.pl -i index.sa
- SimArray.pl -Ci index.sa
- SimArray.pl -Ti index.sa
- SimArray.pl -Si index.sa
For additional help:
The following are command-line help options.
- SimArray.pl -h : a reminder of the SimArray commands
- SimArray.pl -d : a brief description of each step
- SimArray.pl -g : a simple glossary of terms
- SimArray.pl -f : example index and configuration files (not available in version 1.0)
- SimArray.pl -v : version and release date (not available in version 1.0)
SimArray assumes -h, if the -i key is omitted and neither -h, -d, -g, -f, nor -v have been specified.

