Xiscan Command Line Interface - Abandoning a Scan

C:\Development\xiscan> xiscan_cli -u xiscan -p changeme -d jdbc:odbc:core -A
-u xiscan -d jdbc:odbc:core -A
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:16:46.590 INF - *** STARTING RUN - database=jdbc:odbc:core, user=xiscan: command=ABANDON ***
08/03/99 19:16:47.800 INF - initialised for database operation
08/03/99 19:16:47.970 INF - abandoned
08/03/99 19:16:47.970 INF - command exits with: 0
08/03/99 19:16:48.020 INF - *** END OF EXECUTION **** Return value: 0
C:\Development\xiscan>

In the example above, the current scan in database core is being abandoned by user xiscan with password changeme. The operation was successful, exiting with a status of zero.