Xiscan Command Line Interface - Running a Scan

C:\Development\xiscan> xiscan_cli -u xiscan -p changeme -d jdbc:odbc:core -r5 -s0
-d jdbc:odbc:core -r5 -s0
THIS SOFTWARE IS SUPPLIED FOR EVALUATION PURPOSES ONLY
UNDER THE TERMS OF THE XISCAN EVALUATION LICENCE.
     YOUR LICENCE EXPIRES ON 05/04/99
08/03/99 19:31:53.470 INF - *** STARTING RUN 5 - database=jdbc:odbc:core, user=xiscan: command=RUN ***
08/03/99 19:31:54.730 INF - Launching the manager in its own thread...
08/03/99 19:31:54.730 INF - thread started: initialising scan...
08/03/99 19:32:06.050 INF - ...initialised
08/03/99 19:34:37.370 INF - Numbers=4, scanned=4, modems(U)=1, modems(A)=0, fax=1, unclass=1, busy=0, unanswer=1
08/03/99 19:34:37.370 INF - action complete: shutting down engines...
08/03/99 19:34:46.920 INF - ...done
08/03/99 19:34:46.920 INF - scan COMPLETE
08/03/99 19:34:46.920 INF - command exits with: 0
08/03/99 19:34:46.920 MSG - *** END OF EXECUTION **** Return value: 0
C:\Development\xiscan>

In the example above, scan 5 is being executed against database core by user xiscan with password changeme. The s0 option results in end of run summary statistics being displayed. All 4 numbers were dialled, with no busy lines, so the scan ran to completion, exiting with a status of zero.