# Product: 	CorUtils for ObjectView, Ver: 1.0, September 1994.
  =======	[Includes CorEdit, CorLib, CorDoc]


# Notes:	This readme contain last minute information that was unable
  =====		to be included within its documentation or help file.


# SetUp:	The installation of this product must be done in the same
  =====		directory as your ObjectView development environment. Some
		ObjectView Executables, Libraries and Help files are used.


# Files:	The following files will be installed:
  =====	
  CorUtils:	CorUtils.HLP	Windows Help for CorUtils Environment
		CorUtils.ICO	Icon for CorUtils Help

  CorEdit:	ObvComp.EXE	Corsoft Compiler Interface for ObjectView
		CvsEdit.DLL	CorEdit Dynamic Link Library
		Ctl3D.DLL	Microsoft 3D Dynamic Link Library
		CorEdit.HLP	Windows Help for CorEdit Environment
		CorSw.EXE	CorSwitch Utility

  CorLib:	CorSamp.ICO	Icon for CorUtils Illustrator
		CorLib.DLL	Function Library
		CorLib.OBX	ObjectView Interface to Function Library
		CorLib.SYN	Syntax Interface for ObjectView
		CorLib.INC	Defined Constants for Function Library
		CorLibP.INC	Functional Interface for CorLib
		CorLibA.OBR	CorLib Illustrator
		CWinFunc.OBR	CorLib Illustrator
		CWhf.OBR	CorLib Illustrator
		Corsoft.INI	Corsoft Private Profile for Illustrator
		CorLib.HLP	Windows Help for CorLib Functions

  Samples:	Graph.OB?	Sample with Source for Graphics Functionality
		Table.OB?	Sample with Source for Table Functionality
		Value.OB?	Additional files for Table Functionality
		Order.OB?	Additional files for Table Functionality
		Select.OB?	Additional files for Table Functionality
		Where.OB?	Additional files for Table Functionality
		Revenue.OB?	Additional files for Table Functionality
		Filter.TXT	Sample Data file for Table Functionality

  CorDoc:	CorDoc.EXE	Documentation and Maintenance Environment
		CorXRef.EXE	Cross Reference Sub-Module
		CorDoc.OBR	CorDoc ObjectView Application
		CorDoc.HLP	Windows Help for CorDoc Environment
		ObCustom.DLL	Custom Control Interface Library
		VsEdit.DLL	Custom Control Dynamic Link Library

  ReadMe:	CorNotes.TXT	This file with configuration information


# Following Features are not supported or missing in new interface:
  ================================================================
  1: No Debugging. The interface allows for compiling the script files in a
     Debug mode as well as Release mode, Generate Syntax Files (*.SYN file)
     etc. but does not support trace level debugging from this environment.


# The following CorEdit hot keys are supported for CorEdit:
  ========================================================
  F1 / Shift-F1 			: On-Line context sensitive help
  Alt-Back [Ctrl-Z] 			: Undo last Operation
  F3 					: Find Next
  Ctrl+D 				: Delete Current Line
  Ctrl+E 				: Delete until end of current line
  Ctrl+T 				: Delete until end of current word
  Ctrl+Alt+T 				: Toggle displaying symbol for TAB
  Tab (multi-line selection) 		: Indent selected line(s)
  Tab-Shift (multi-line selection)	: Undent selected line(s)


# Compatibility:
  =============
  1: CorEdit works with ObjectView 1.X, 2.X, 3.X.
     CorEdit integrates with  ObjectView Compiler and Resource Manager.
     - ObjectView Compiler is renamed from OBVComp.EXE to OBComp.EXE
     - Resource Manager is also known as MakeRun: MakeRun.EXE
     - CorEdit is installed as: OBVComp.EXE and calls both: ObjectView
       Compiler as well as Resource Manager as command line.

  2: CorLib Illustrator is an application developed with ObjectView 3.X and
     it provides keyboard support with following keys:

	F1	: Context sensitive windows Help
	F5	: Toggle between execution screen and code script
	F7	: Retrieves execution screen for selected CorLib function
	ESC	: Returns back to CorLib Illustrator main screen

     ObjectView 2.X did not provide for this support. Thus, when executing
     CorLib Illustrator with ObjectView 2.X environment, it does not
     provide Keyboard Support.

  3: ObjectView, prior to its 2.0 release, did not support the concept of
     OBXDLL as well as User defined Syntax (.SYN) files, which is primarily
     the interface provided for CorLib.

     CorLib, with its current interface, will not operate with ObjectView
     version 1.X.  If you are using ObjectView 1.X, you may call Corsoft
     and inquire about your ability to use CorLib with alternate approach.

  4: CorDoc works with ObjectView 1.X, 2.X, 3.X.
     It reads the ObjectView file(s) and is a READ-ONLY environment.


# Further Information:
  ===================
 >We THANK YOU for using our product.

 >CorUtils for ObjectView contains:
     CorEdit:	Color-Coded MDI-based Compiler Interface
     CorLib:	Rich Set of Library with over 50 functions
     CorDoc:	ObjectView Code Documentation and Maintenance Tool

 >We would appreciate your feedback.  Please direct your feedback to:

    Attn.:	CorUtils for ObjectView
		Corsoft Corporation
		411 Borel Avenue, Suite 507
		San Mateo, California 94402
    Telephone:	(415) 286-2870
    Facsimile:	(415) 286-2879


-X-  