home *** CD-ROM | disk | FTP | other *** search
-
-
-
- install.doc (c)Copyright Sequiter Software Inc., 1992-1993.
- All rights reserved.
-
- ----------------------------------------------------------
-
- INSTALL.DOC
-
- ----------------------------------------------------------
-
- Instructions for installing CodeBase++ 5.1 using the 'INSTALL'
- program can be found in the CodeBase++ 5.1 User's manual.
-
- The file 'INSTALL.RPT' located on the root directory contains a
- summary of the installation procedure. You may delete this file
- if you wish as it is not necessary to the operation of CodeBase++ 5.1.
-
- You can now install any of the sections of CodeBase++ 5.1 by
- rerunning the 'INSTALL' program; or by 'UNFOLDING' the files yourself.
- The 'UNFOLD' program is located on the CodeBase++ 5.1 diskette and
- is never installed. The folded files are all files with a '.FLD'
- extension and may be unfolded by the command:
-
- UNFOLD <filename.fld> <destination path>
-
- Example:
-
- MKDIR \SOURCE
- B:\UNFOLD B:\SOURCE.FLD \SOURCE
-
- This will unfold the file SOURCE.FLD from floppy diskette B:
- into the directory \SOURCE on the current drive.
-
-
- Filename Purpose
-
- INCLUDE.FLD Include header files.
-
- SOURCE.FLD Source code.
-
- DLL.FLD CodeBase Dynamic Link Libraries.
-
- EXAMPLES.FLD Example programs.
-
- BOR31.FLD Borland C++ 2.0, 3.0 and 3.1 compiler
- files. Also contains support for
- Borland ObjectWindows.
-
- MSC7.FLD Microsoft compiler files for
- MSC V 6.00a to 7.0.
-
- MSC8.FLD Microsoft compiler files for
- Visual C++ (MSC 8).
-
-
- MSC8NT.FLD Microsoft compiler files for
- Visual C++ NT (MSC 8 NT).
-
- OS2BOR1.FLD Borland compiler files for
- Borland 1.0 for OS/2.
-
- CONVERT.FLD CodeBase 5.1 to CodeBase++ 5.1
- upgrade utilities.
-
- ------------------- END ---------------------
-