

Version 2.00                CAROUSEL TOOLKITS (tm)                  MS-DOS 2.x


                            BUILDER TOOLBOOK (tm)


Files  on  these diskettes are (C) Copyright 1984 Carousel MicroTools, Inc. --
All Rights Reserved.  They may be used only in accordance with a duly executed
software license from Carousel MicroTools, Inc.  They may be copied  only  for
use by Carousel licensees. 

The  Builder  ToolBook  is intended to be used with the Carousel Use-a-ToolKit
(tm), release 2.00, for MS-DOS 2.x.  It contains source code and binary  files
to  rebuild  all  of the Tools in the Use-a-ToolKit, the Man ToolBook, and the
BigFiles ToolBook. 

The following files are on these diskettes: 

   README       -- Disk 1 -- this file
   CONTENTS     -- Disk 1 -- complete list of files provided
   HOWTO        -- Disk 1 -- complete instructions
   HANDSOFF     -- Disk 1 -- symbol names used by Carousel library
   RC2.BAT      -- Disk 1 -- batch file to build stand-alone Tool
   RCFCTOOL.BAT -- Disk 1 -- batch file to compile Tool for a Toolbox
   RCFCBOX.BAT  -- Disk 1 -- batch file to compile Toolbox main program
   LDBOX.BAT    -- Disk 1 -- batch file to link Toolbox
   MAKECOM.BAT  -- Disk 1 -- batch file to build .COM loader program
   BOXMAINS.AR  -- Disk 1 -- sources for Toolbox main programs
   BOXLRFS.AR   -- Disk 1 -- automatic response files to link Toolboxes
   TOOLCOM.ASM  -- Disk 1 -- template to build sources for .COM loaders
   CMTFORMS.AR  -- Disk 1 -- specific values to use in TOOLCOM.ASM
   MSHEAD       -- Disk 1 -- header for every Fortran file
   RATDEF       -- Disk 1 -- symbol definitions for ratfor Tool
                               (differs from some Use-a-ToolKit versions)
   PRFX         -- Disk 1 -- file to include in Toolbox main programs
   CMT1.OBJ     -- Disk 1 -- object module to link in every Tool
   CMT2.OBJ     -- Disk 1 --    "     "     "   "   "   "     "
   CMT3.OBJ     -- Disk 1 --    "     "     "   "   "   "     "
   PORT.AR      -- Disk 1 -- source for PORT.LIB
   PORT.LIB     -- Disk 1 -- portable library routines
   PUBPRIM.AR   -- Disk 1 -- source for some PRIM.LIB routines
   PRIM.LIB     -- Disk 3 -- non-portable Carousel library
   STUB.LIB     -- Disk 1 -- modified Fortran runtime library
   *.AR         -- Disks 2, 3 -- source files for individual Tools

                             SPECIAL INSTRUCTIONS

1) DO NOT write on these diskettes.  Do not erase or rename any of  the  files
   on  them.  They are your MASTER DISKS.  Keep them safe!  Make backup copies
   of them right away. 

2) You need the Carousel Use-a-ToolKit in order  to  rebuild  the  Tools.   In
   addition,  you  need  a copy of the IBM Fortran compiler, version 1.00, and
   its manual.  This compiler is not provided as part of the Builder  ToolBook
   -- you must buy it separately. 

3) Print  a  copy  of the file HOWTO and study it before attempting to rebuild
   any of the Tools. 






