Before describing individual commands it is useful to get a view of the standard command set. All commands are available in all interfaces although some are no-ops.
The set command allows various settings to be assigned, and multiple settings can be included on a command line. This command is and is a consolidation of individual commands available in previous versions. The old commands (e.g. pcompress now replaced with set pcompress=) are still available but have been deprecated and will be phased out.
Change directory
Connect to a database
Define a query (typical interface-dependent SQL data selection)
Define a query for retrieval of system or meta-data information
Provide a name for the class used by objfetch
Provide a type for the class used by objfetch
Define a clipping region(s)
Define inverse clipping region(s)
Define maximum memory usage
Provide a column from which object names are derived during objfetch
Provide a name prefix for object names derived during objfetch
Set the internal fetch row buffer count
Fetch the class definition of the current select query.
Fetch row data as composite objects and send to the client
Fetch row data and send to the client for graphic draw-only purposes
Fetch single line vectors as single lines (1) or polylines (0).
Database interfaces have direct connections to database servers (ODBC, Oracle etc.). Any commands not recognised as interface commands are passed through to the database as SQL, e.g. select, insert, update, delete. In addition, the following commands are understood by database interfaces only.
Fetch a row of data values and send to the client
Fetch multiple rows of data values and send to the client
Execute a PL/SQL command (Oracle only)
Interfaces which are not database interfaces do not understand SQL and the above commands will product syntax errors.
Turn on debug messages
Turn on data retrieval progress messages
Turn on quiet mode, to suppress translator messages
Turn on data retrieval statistics messages
Set the alpha transparency for graphics
Set the approximation factor for curves
Set the color intensity for graphics
Set the color override for graphics
Set the fill style for polygons
Set the line style for vectors
Set the angle for marker symbols
Set the height for marker symbols
Set the style for marker symbols
Set the height for annotations
Set the style for annotations
Set the thickness for vectors
Use or don't use symbology inherent in the source data.
Initialize the client
Define projection information
Set group/layer information
Set a path for entity file references
Define unit of measurement information
List details of the current query
List current symbology settings
Query the extents of the current data source
Query the data tables available for selection
Query the version of the translator
Display command help information
Direct listings/messages to a file
Send a user message to the client
Set the line simplification tolerance
Set the network traffic buffer size
Set eim general packet compression
Set eim vector compression
Send a command to the client for execution
Execute a translator command script
Direct output to an eim file
Perform a "soft reset" on the translator environment
Clear the internal object name cache
Stop the translator