home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lrcs30.zip / read.me < prev   
Text File  |  1994-07-14  |  6KB  |  136 lines

  1. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2.            =========================================
  3.                         LARC Version 3.01 Release Notes
  4.            =========================================
  5.  
  6.  
  7. Overview
  8. ========
  9.     This file contains last minute notes and suggestions that did not make
  10.     it into the final version of the LARC User's Guide.  These notes should
  11.     be carefully reviewed before you attempt to use LARC.
  12.  
  13.  
  14. Installation Procedure
  15. ======================
  16.     To install LARC, first execute the self extracting file LRCS301.EXE.
  17.     This extracts the common program files plus three additional self
  18.     extracting files:
  19.  
  20.     LARCDOS.EXE        LARC programs and files for DOS
  21.  
  22.         LARCOS2.EXE        LARC programs and files for OS/2
  23.  
  24.         EXAMPLES.EXE       Example library build files
  25.  
  26.     To install the DOS or OS2 specific version of LARC, simply extract
  27.     the appropriate files by executing either LARCDOS or LARCOS2.  To
  28.     install both the OS/2 and DOS version of LARC on the same system,
  29.     you will need to create two full and separate installations using
  30.     unique directory names.
  31.  
  32.     It is recommended that you extract the example files in a unique
  33.     directory and do not mix the example files with the LARC installation
  34.     files.  While no damage will occur, placing the example files in the
  35.     LARC installation directory could make it difficult to maintain or
  36.     upgrade LARC in the future.
  37.  
  38.     The default command and configuration files delivered with LARC
  39.     assume an installation directory of C:\LARC3.  Assuming you install
  40.     into C:\LARC3, then LARC will be ready to run as soon as you extract
  41.     the appropriate version of LARC.
  42.  
  43.     You need to print the LARC User's Guide file MANUAL.DOC and read
  44.     Chapter 2 for additional steps required to complete the
  45.     installation procedure.
  46.  
  47.     Be sure to fully read and understand the LICENSE.DOC file before you
  48.     use LARC.  Also, review the order form file ORDER.FRM for information
  49.     on the benefits of registering LARC.
  50.  
  51.  
  52. Redistributing LARC
  53. ===================
  54.     You MAY NOT redistribute LARC for use in any product you sell or support
  55.     without the prior written consent of SouthWind Software Incorporated.
  56.  
  57.     You are allowed to distribute the full LARC download program file to
  58.     friends, associates, or to a computer bulletin board system (BBS) only
  59.     if you distribute the file LRCS301.EXE in it's complete and original
  60.     form.
  61.  
  62.  
  63. Using LARC with Microsoft Visual C++
  64. ====================================
  65.     It is possible to integrate LARC into the Microsoft Visual C++ 1.0 or
  66.     1.5 IDE.  An example LARC.PIF file is included with this release and
  67.     will be installed into the LARC executable directory.  To integrate
  68.     LARC into the MSVC 1.0 or 1.5 tool bar, you simply:
  69.  
  70.         1.  Start Microsoft Windows and select Microsoft Visual C++.
  71.  
  72.         2.  Select "Options", then "Tool...".
  73.  
  74.         3.  Select "Add" and enter the LARC.PIF file name in the file
  75.             dialog box that appears.  For example, assuming you installed
  76.             LARC into C:\LARC3, enter "C:\LARC3\LARC.PIF".
  77.  
  78.         4.  Complete the tool setup by making sure that each prompt is
  79.             answered:
  80.  
  81.                 Command Line:       C:\LARC3\LARC.PIF
  82.                 Menu Text:          &LARC
  83.                 Arguments:          C:\LARC3\LARC.CFG
  84.                 Initial Directory:  $PROJDIR
  85.  
  86.             You may need to adjust the path names depending on the name
  87.             you provided to the LARC Installation Program.  $PROJDIR is used
  88.             to set the initial directory to the current MSVC project directory.
  89.             This allows you to use LARC from within MSVC to check files from
  90.             LARC to the project directory, and to check files back into LARC
  91.             from the project directory.
  92.  
  93.         5.  Select OK to save the new tool entry.  Select "Tool" from the
  94.             menu, then select LARC.  LARC should appear as a DOS windowed
  95.             application.
  96.  
  97.  
  98. Using LARC with Borland C++
  99. ===========================
  100.     LARC has not been integrated into the Borland C++ IDE.  However,
  101.     it is assumed that Borland provides the ability to add custom tools
  102.     to the IDE menu.  If so, then it should be possible to integrate LARC
  103.     into the Borland IDE as described above for the Microsoft IDE.
  104.  
  105.  
  106. Known Software Problems
  107. =======================
  108.     The OS/2 version does not provide support for an OS/2-specific
  109.     version of PKZIP or PKUNZIP.  PKWARE is in the process of providing an
  110.     OS/2 version of PKZIP/PKUNZIP that uses the 2.04 compression software
  111.     used in the DOS version.  This would make the compressed file format
  112.     compatible between both DOS and OS/2.  Support for the OS/2 version of
  113.     PKZIP/PKUNZIP will be provided with that version.  Meanwhile, the DOS
  114.     versions should be used.
  115.  
  116.  
  117. Reporting Problems or Recommending Enhancements
  118. ===============================================
  119.     Refer to the Information section of the file LARC User's Guide for
  120.     instructions for reporting any problems you encounter with LARC.
  121.  
  122.  
  123. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  124. LARC is a trademark of SouthWind Software Incorporated.
  125. MS-DOS is a registered trademark of Microsoft Corporation.
  126. Windows is a trademark of Microsoft Corporation.
  127. OS/2 is a registered trademark of International Business Machines, Incorporated.
  128.  
  129. All other product names mentioned in this document may be trademarks
  130. or registered trademarks of their respective companies and are
  131. hereby acknowledged.
  132. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  133.           Copyright (c) 1994 by SouthWind Software Incorporated
  134.                         All rights reserved.
  135. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  136.