This is an old revision of the document!



Ispirer Home Page Ispirer SQLWays Product Page Request SQLWays

Sqlways.ini File - Section [FORMATTING]

This article describes sqlways.ini file [FORMATTING] section and the options it contains. This section is used to apply formatting and bring better readability to converted script.

Option name Description
FORMATTING Specifies whether the formatting would be applied or not. Available values 'yes' and 'no' (default).
LENGTH Specifies max number of symbols in a line.
CAPS Specifies whether all key words would be converted in capital letters or not. Available values 'yes' and 'no' (default).
EMPTY_LINE4DML Specifies whether empty line spaces would be added after each DML statement. Available values 'yes' and 'no' (default).
NEW_LINE Specifies whether all key words would start from a new line. Available values 'yes' and 'no' (default).
MULTIPLE_NEW_LINES2ONE Searches for subsequent new lines in the source and replaces them with a single new line. Available values 'yes' and 'no' (default).

Example:

[FORMATTING]
FORMATTING=Yes
LENGTH=50
CAPS=Yes


Ispirer Home Page Ispirer SQLWays Product Page Request SQLWays


© 1999-2024, Ispirer Systems, LLC. All Rights Reserved.