03/31/2003 TB Verified DLL on 7.5 Updated readme.txt

2/14/2001 The loading instructions are updated for CodeWright 6.6.

This is a customer supplied DLL and no support is provided for the DLL.

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 CodeWright directory.  Select Tools|Customize 
from the menu bar, Libraries from the left column of the dialog. 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 Tools|Customize| Language File type dialog,
and that language specific Chroma-Coding is turned on in the coloring section of 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 Borland.

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