27-April-95


This enhanced version of the Ada 83 language support module
was contributed by Robert Inscoe of Strictly Business
Software Engineering.

To make use of the ADA DLL with Codewright, copy the Ada83.dll from the Win32 directory
to the Codewright directory,and add the ada83.dll in Tools|Customize 'Libraries'. 
This will add the following line to 
the [Editor] section of CWRIGHT.INI:

	[Editor]
	LibPreLoad=ada83.dll

Then add the ada file type to Tools|Customize 'Language'. To do this, click 'New Type' in the 
dialog, and type 'ada', without quotes. 

Note that keywords will not color in the first row and first column of a document.

Last updated 1/18/97 -  LB
Last updated 7/5/00 - LP
Last updated 3/21/03 - RK
