home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / BASIC / ASIC5 / README < prev    next >
Text File  |  1995-01-15  |  6KB  |  118 lines

  1. ASIC Copyright (c) 1994 by 80/20 Software -- All Rights Reserved
  2. ASIC Version 5.00 README File
  3.  
  4. Your ASIC package should contain the following files:
  5.  
  6.      INSTALL.EXE    ASIC installation program.  To install ASIC,
  7.                     change your working directory to the directory
  8.                     containing the ASIC5.00 files and type INSTALL.  For
  9.                     example, if your ASIC 5.00 files are in the root
  10.                     directory of the diskette in drive "A", then type:
  11.  
  12.                          A:        <enter>
  13.                          CD\       <enter>
  14.                          INSTALL   <enter>
  15.  
  16.      XPAND.EXE Decompression program (required by INSTALL.EXE)
  17.      README    This file
  18.      VENDOR.DOC  Information for Shareware Distributors wishing to
  19.                distribute ASIC.
  20.      ASIC.PAK  Includes the following compressed files:
  21.                ASIC.EXE       ASIC Integrated Editor/Compiler
  22.                ASICC.EXE      ASIC Command Line Compiler
  23.                BAS2ASI.EXE    GWBASIC to ASIC conversion utility
  24.                B2A1.EXE       Required by BAS2ASI.EXE
  25.                B2A2.EXE       Required by BAS2ASI.EXE
  26.                ASIC.DOC       ASIC Reference Manual
  27.                ASICV500.NOT   List of New Features in ASIC Version 5.00
  28.                ASIC.IDX       Index file for online keyword help
  29.                ASICM.IDX      Index file for online menu help
  30.                LIFE.ASI       Sample Program --demonstration ASIC
  31.                               Program
  32.                DBGTUTOR.ASI   Source Program for Debugger Tutorial
  33.                FILEDEMO.ASI   Sample Program -- various ASIC file I/O
  34.                               statements
  35.                MOUSE.ASI      Sample Program -- demonstrates use of
  36.                               adding mouse routines to an ASIC program
  37.                CALC.ASI       Sample Program -- calculator
  38.                CALLSRCH.ASI   Sample Program -- calls an assembly
  39.                               language object file
  40.                CALLSRCH.PRJ   Project file for CALLSRCH.ASI
  41.                SRCH.ASM       Sample Program -- called by CALLSRCH.ASI
  42.                CALLSUB.ASI    Sample Program -- calls ASIC sub
  43.                               TESTSUB.ASI
  44.                CALLSUB.PRJ    Project file for CALLSUB.ASI
  45.                TESTSUB.ASI    Sample Program -- ASIC sub called by
  46.                               CALLSUB
  47.                TESTSUB.PRJ    Project file for TESTSUB.ASI
  48.                AREA.BAS       Sample GWBASIC program (for BAS2ASI.EXE)
  49.                ORDER.FRM      Order Form
  50.  
  51. ASIC 5.00 is provided as shareware.  Under the shareware concept, you can
  52. test a program before you buy it.  If you find it suitable for your needs and
  53. make use of this program, you are expected to send a $20 registration fee
  54. (plus $5.00 shipping/handling).
  55.  
  56. Feel free to distribute this software to others.  However, you may not charge
  57. for the distribution of this software to others, nor may you alter the
  58. software or this documentation.
  59.  
  60. Registered users of any version of ASIC will receive a diskette containing
  61. the current version of ASIC, plus may purchase future updates at half of the
  62. normal registration price.  A printed manual is available to registered users
  63. for an additional $ 10.00.
  64.  
  65. Refer to the ORDER.FRM File for full order information.
  66. Please send registration fees and suggestions to:
  67.  
  68.           80/20 Software
  69.           P.O. Box 2952
  70.           Raleigh, NC  27602-2952
  71.  
  72.           Phone:  (919) 870-1680
  73.           Fax:    (919) 870-7968
  74.  
  75. Please mention the version of ASIC in any correspondence
  76.           (This is ASIC Version 5.00)
  77.  
  78. You can also send questions/comments on Compuserve via EMAIL:
  79.  
  80.           Compuserve                    73065,1302
  81.           Compuserve (via Internet)     73065.1302@compuserve.com
  82.  
  83. *** NEW!! *** Now you can register ASIC on Compuserve and have it billed to 
  84. your Compuserve Account.  Type "GOSWREG" at any Compuserve prompt.  ASIC
  85. is registration ID # 4293.
  86.  
  87. Your registration fee entitles you to use this software on a single computer.
  88. You are not obtaining title to the software or any copyright rights.  You may
  89. not sublicense, rent, lease, convey, modify, translate, convert to another
  90. programming language, decompile, or disassemble the software for any purpose.
  91.  
  92. Site licenses are available, write for details.
  93.  
  94. *****************************************************************************
  95. 80/20 SOFTWARE DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE, WHETHER
  96. EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF
  97. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND ALL SUCH WARRANTIES
  98. ARE SPECIFICALLY DISCLAIMED.  NEITHER 80/20 SOFTWARE, NOR ANYONE ELSE WHO HAS
  99. BEEN INVOLVED IN THE CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE SHALL
  100. BE LIABLE FOR ANY INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING OUT
  101. OF THE USE OF OR INABILITY TO USE SUCH SUCH SOFTWARE EVEN IF 80/20 SOFTWARE
  102. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR CLAIMS.  IN NO EVENT
  103. SHALL 80/20 SOFTWARE'S LIABILITY FOR ANY DAMAGES EVER EXCEED THE PRICE PAID
  104. FOR THE LICENSE TO USE THE SOFTWARE, REGARDLESS OF THE FORM OF CLAIM.  THE
  105. PERSON USING THE SOFTWARE BEARS ALL RISKS AS TO THE QUALITY AND PERFORMANCE
  106. OF THE SOFTWARE.
  107.      Some states do not allow the exclusion of the limit of liability for
  108. consequential or incidental damages, so the above limitation may not apply to
  109. you.
  110.      This agreement shall be governed by the laws of the state of North
  111. Carolina and shall inure to the benefit of 80/20 Software and any successors,
  112. administrators, heirs, and assigns.  Any action or proceeding brought by
  113. either party against the other arising out of or related to this agreement
  114. shall be brought only in a STATE or FEDERAL COURT of competent jurisdiction
  115. located in Wake County, North Carolina.  The parties hereby consent to in
  116. personam jurisdiction of said courts.
  117. *****************************************************************************
  118.