Feb-98
SQL Language Support Module

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

To use this package, copy the file WIN16\SQL.DLL or WIN32\SQL.DLL to your
Codewright installation directory, and add the following line to the
LibPreload section of your CWRIGHT.INI file:

	LibPreload=SQL.DLL
	
and restart Codewright.  

Language support for sql type files will be enabled automatically.

To configure this package for Codewright 3.x: Select the Buffer menu,
then Settings | Extension-Specific to get the Extension-Specific
Setup dialog.  Type

	SQL (or the extension used by your sql program)
	
into the box called New, in the lower left portion of the dialog.
Press the [Accept] button.

To configure this package for Codewright 4.x: Select the Document
menu, Language and click on the 'New Type' button.  Type 
	
	SQL (or the extension used by your sql program)
	
	click on OK. 

You will now be able to configure all of the language support
features offered in this package.

