Home

Getting Started

Utilities

Indexing

Omnidex

Development

Tutorials

Quick Links

 

ODXSQL

Commands

Syntax

Options

Example

 

ODXSQL

Special Characters

USE Files

Commands

ABORT

The ABORT command terminates ODXSQL with an error condition. The ABORT command is used in conjunction with an IF statement as a way of controlling the flow of the execution of a USE file.

 

 

Syntax

ABORT

 

Options

There are no options available for use with this command.

 

Example

 

 

Top