Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Command Index > S > SET

SEMI

Scroll Prev Top Next More

Operating Condition

 

Syntax: SET SEMI ON/OFF

 

Default: OFF

 

Use SEMI to set the semicolon (;) key as the command terminator instead of the [Enter] key.

 

When SEMI is set on, you can enter multiple command lines without a continuation symbol. Also, the semicolon runs commands created for other SQL databases, such as SQL Server.

 

Note: When SEMI is set on, all commands, including EXIT, must be followed with a semicolon.

 

The following command line sets SEMI off:

 

SET SEMI OFF;