214/2001 The loading instructions are updated for CodeWright 6.6.

These files provide a dll to work with Codewright Professional Editor
that will allow Chroma-Coding for .sas files.  The 'routines' command
has also been implemented, allowing easy navigation through the various DATA
steps and PROCS's of a SAS job.  The extension also detects the use of SAS macros.

Copy the win32\SAS.dll to the CW32 directory.  Select Customize 
from the menu bar, Libraries from the menu and the Load CodeWright
Dll dialog displays.  Press the Add buttons and browse for SAS.dll.
Open the dll and Press Ok to dismiss the dialog.  

This will add the following line to the [LibPreload] section of your 
CWRIGHT.INI file:

LibPreload=SAS.DLL

Make sure the sas extension is in your Customize| Language File type dialog,
and that language specific Chroma-Coding is turned on in the same dialog.

The source for this program and a make file is also provided.  The source is
very closely based on the c.c language extension code provided by Starbase.

The sas.dll file provided has been compiled for a 32-bit environment using 
MS VC++ 2.1.  If you are using 16-bit CodeWright and wish use this extension, 
you will have to re-compile.  (Even though I have a 16-bit compiler, I was unable
to create a 16-bit version of this extension because the 32-bit version of CodeWright
provided me with no way to create the needed 16-bit file, cwright.lib).

Provided as-is, no warranties, etc. etc.  This is an early version - comments
are welcome.

Steve Gribble
	Compuserve: [72234,2326]
	Internet: gribble@igs.net