Jrgen-

Daniel and I have worked this out, and believe we are ready for an 'alpha'
version.  The ChromaCoding, smart indenting, and template expansion seem to
work as requested, although neither of us is familiar enough with PL1 to know
for sure.

There are a few questions we have concerning the comments. The first
character on many comment lines is often a '1' or a '-'.  Is there any
significance to these characters?

Otherwise, it seems to be working well.  Give it a try, and let us know.

--James Farwell
Premia Corporation



	This README.TXT file contains information concerning the pl1.dll
	file.
	--------------------------------------------------------------------

	Project.dll extends Codewright to support the PL/1 programming
	language.  It is user configurable and supports standard
	ChromaCoding, template expansion, and smart Indenting functions.

	This file is divided into sections for easy reference:
	
		1.  INSTALLATION
		2.	API FUNCTIONS
		

	Suggestions for enhancements and constructive criticism are, as
	always, welcome.

	1.  INSTALLATION
	----------------

	  1.  Place the pl1.dll file in you Codewright directory.

	  2.  Load the Library by clicking on Add in Codewright's
	      Tools|Libraries dialog and browsing for the appropriate DLL.
		  
	  3.  The preceding steps will add the following line to the [LibPreload] 
	      section of your cwright.ini file:

		  LibPreload=pl1.dll

	  3.  Add a pl1 file type in Document|Language by clicking on New Type
	      and typing pl1 in the edit box.
	      
	  4.  Configure ChromaCoding, template expansion, and smart indenting
	      functions through the Document|Language|Edit... dialog.

	2.	API FUNCTIONS
	-----------------

	  The API functions in pl1.dll support ChromaCoding, template
	  expansion, and smart indenting, and may be used interactively.
	  

-- James Farwell

02/08/95
