home *** CD-ROM | disk | FTP | other *** search
-
-
-
- install.doc (c)Copyright Sequiter Software Inc., 1990-1992.
- All rights reserved.
-
- ----------------------------------------------------------
-
- INSTALL.DOC
-
- ----------------------------------------------------------
-
- Instructions for installing CodeBase 4.5 using the 'INSTALL'
- program can be found in the CodeBase 4.5 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 4.5.
-
- You can now install any of the sections of CodeBase 4.5 by
- rerunning the 'INSTALL' program; or by 'UNFOLDING' the files yourself.
- The 'UNFOLD' program is located on the CodeBase 4.5 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.
-
- EXAMPLES.FLD Example programs.
-
- CPP.FLD C++ extension source and headers.
-
- DLL.FLD CodeBase Dynamic Link Libraries.
-
- WINDOWS.FLD Windows make/project files, libraries
- and documentation.
-
- INTERACT.FLD CodeBase 4.5 Interactive use (DOS
- application).
-
- INTERWIN.FLD CodeBase 4.5 Interactive use (Windows
-
- application).
-
- BORLAND.FLD Borland C++ 2.0 and 3.0 compiler files.
-
- TURBOCPP.FLD Borland Turbo C++ compiler files.
-
- ZORTECH.FLD Zortech compiler files.
-
- MSC.FLD Microsoft compiler files.
-
- WATCOM.FLD Watcom C 386 compiler files.
-
- METAWARE.FLD MetaWare High C compiler files.
-
- TEST.FLD Test code.
-
- PEXAMPLE.FLD Pascal for Windows examples.
-
- PPAS.FLD Pascal for Windows .PAS file.
-
- PDOC.FLD Pascal for Windows documentation.
-
- VEXAMPLE.FLD Visual Basic examples.
-
- VBAS.FLD Visual Basic .BAS file.
-
- VDOC.FLD Visual Basic documentation.
-
- CWEXAMPLE.FLD CodeWindows examples.
-
- CWSOURCE.FLD CodeWindows source.
-
- 42UPGRAD.FLD CodeBase 4.2 to 4.5 upgrade utilities.
-
-