Marshal Report Runner
-----------------------------------------------------

This utility is designed for the processing selected report
by command line option.
For running this utility the Mview50.bpl and all Marshal Report INI files is required.

Syntax of the command line call
*******************************

MarsRun.exe reportfile [outputfile] -w|-p|-f [-s] [-y] [-cCopies] [-xPrinterName]

reportfile - the report file name (with full path) to be processing
outputfile - the output file name (with full path) to be redirected print output
             this argument is optional and used only if -f swith is used

-w  - Preview report
-p  - Print report
-f  - Print report to specified file

-s  - Silent mode. During the processing report the process window does not displayed
-y  - auto overwrite output file if exist (only for -f switch)

PrinterName  - Windows printer name to be report printed. If command line is without
               this swith default printer is used

Copies  - number of report copies to be printed




