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.

Put the SAS.DLL file in your Codewright directory and add the following line
to the [LibPreload] section of your CWRIGHT.INI file:

LibPreload=SAS.DLL

Restart Codewright, make sure the sas extension is in your 
BUFFER|File Type Properties 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 Premia.

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