March 1996

SQL Language Support Module

It provides syntax coloring, template expansion, procedure folding,
and smart indenting for the SQL programming language.

You may use this package by loading the SQL.DLL from the Customize | Libraries
dialog in CodeWright, or copy the file SQL.DLL to your Codewright
installation directory, and add the following line to the LibPreload
section of your CWRIGHT.INI file:

	LibPreload=SQL
	
and restart Codewright.  Language support for sql type files will be
enabled automatically.  To configure this package, select the Customize
menu, then Language to get the Language dialog.  Click on the New Type
button and type 

	SQL (or the extension used by your sql program)
	
into the box that appears.  You will now be able to configure all
of the language support features offered in this package.

