home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rxtmp2.zip / README.DOC < prev    next >
Text File  |  1995-01-03  |  5KB  |  142 lines

  1.  
  2.    TEMPLATE v2.52 - README
  3.  
  4.    ------------------------------------------------------------------
  5.    Author
  6.  
  7.    Bernd Schemmer
  8.    Baeckerweg 48
  9.    D-60316 Frankfurt am Main
  10.    Germany
  11.    Compuserve: 100104,613
  12.  
  13.  
  14.    ------------------------------------------------------------------
  15.    Copyright
  16.  
  17.    TEMPLATE, the documentation for TEMPLATE and all other related files
  18.    are Copyright 1994,1995 by Bernd Schemmer.
  19.  
  20.    All rights reserved.
  21.  
  22.  
  23.    ------------------------------------------------------------------
  24.    Description
  25.  
  26.    TEMPLATE.CMD is a "runtime system" for REXX programs.
  27.    You can use TEMPLATE.CMD as base sourcefile for your REXX programs.
  28.  
  29.    For further documentation see the leading comments in the file
  30.    TEMPLATE.CMD.
  31.  
  32.    Also included in this package are the programs MAKECMD.CMD and
  33.    MAKESRC.CMD.
  34.  
  35.    Use MAKECMD.CMD to update the 'runtime system' of your REXX
  36.    programs based on a prior version of TEMPLATE.CMD.
  37.  
  38.    Use MAKESRC.CMD to extract the 'real code' of your REXX programs
  39.    based on TEMPLATE v2+ to get a smaller version for backup purpose.
  40.    You may use MAKECMD.CMD to add the 'runtime system' to the files
  41.    created by MAKESRC.CMD again if it is neccessary.
  42.  
  43.    In other words:
  44.  
  45.    MAKESRC.CMD deletes the 'runtime system' from your REXX programs
  46.    and MAKECMD.CMD adds or updates the 'runtime system' to your REXX
  47.    programs.
  48.  
  49.  
  50.    ------------------------------------------------------------------
  51.    Files in this archiv
  52.  
  53.    TEMPLATE.CMD  v2.52  "runtime system" for REXX programs
  54.  
  55.    MAKECMD.CMD   v1.20  REXX program to update the runtime system of
  56.                         REXX programs based on TEMPLATE v2+
  57.                         You may use this program to update your REXX
  58.                         programs based on a prior version of TEMPLATE.CMD
  59.  
  60.    MAKESRC.CMD   v1.10  REXX program to extract the 'real code' of
  61.                         a REXX program based on TEMPLATE v2+
  62.                         You may use this program to extract the "runtime
  63.                         system" from your REXX programs based on TEMPLATE v2+
  64.                         to get smaller versions for backup purpose.
  65.                         Use MAKECMD.CMD to add the 'runtime system' code
  66.                         to the files created by MAKESRC.CMD.
  67.  
  68.    README.DOC           This file
  69.  
  70.  
  71.    ------------------------------------------------------------------
  72.    Terms for using this version of TEMPLATE
  73.  
  74.    This version of TEMPLATE is Freeware. You can use and share it as
  75.    long as you neither delete nor change any file or program in the
  76.    archiv!
  77.  
  78.    If you find TEMPLATE useful, your gift in any amount would be
  79.    appreciated.
  80.  
  81.    Please direct your inquiries, complaints, suggestions, bug lists
  82.    etc. to the adress noted above.
  83.  
  84.    If you like and use TEMPLATE it would be nice if you send me a
  85.    postcard.
  86.  
  87.    Special note:
  88.  
  89.    Because english is not my native language, there may be many errors
  90.    and misspellings in the comments and messages in the source code and
  91.    in the documentations.
  92.    Nevertheless I hope you'll understand it anyway.
  93.  
  94.    ------------------------------------------------------------------
  95.    Terms for distributing TEMPLATE
  96.    for vendors, sysops and others 'for-profit' distributors
  97.  
  98.    I encourage all shareware vendors, BBS sysops and other
  99.    'for-profit' distributors to copy and distribute this version
  100.    of TEMPLATE subject to the following restrictions:
  101.  
  102.     The TEMPLATE freeware package - including all related program files
  103.     and documentation files - cannot be modified in any way (other
  104.     than that mentioned below) and must be distributed as a complete
  105.     package, without exception.
  106.  
  107.     Small additions to the package, such as the introductory or
  108.     installation batch files used by many shareware disk vendors, are
  109.     acceptable.
  110.  
  111.     You may charge a distribution fee for the package, but you must
  112.     not represent in any way that you are selling the software itself.
  113.  
  114.     The disk-based documentation may not be distributed in printed
  115.     form without the prior written permission of the author.
  116.  
  117.     You shall not use, copy, rent, lease, sell, modify, decompile,
  118.     disassemble, otherwise reverse engineer, or transfer this
  119.     program except as provided in this agreement. Any such unautho-
  120.     rized use shall result in immediate and automatic termination of
  121.     the permission to distribute this program.
  122.  
  123.     I reserve the right to withdraw permission from any vendor to
  124.     distribute my products at any time and for any reason.
  125.  
  126.    ------------------------------------------------------------------
  127.    Warranty Disclaimer
  128.  
  129.    Bernd Schemmer makes no warranty of any kind, expressed or
  130.    implied, including without limitation any warranties of
  131.    merchantability and/or fitness for a particular purpose.
  132.  
  133.    In no event will Bernd Schemmer be liable to you for any
  134.    additional damages, including any lost profits, lost savings, or
  135.    other incidental or consequential damages arising from the use of,
  136.    or inability to use, this software and its accompanying documen-
  137.    tation, even if Bernd Schemmer has been advised of the possibility
  138.    of such damages.
  139.  
  140.    ------------------------------------------------------------------
  141.                         <*** End of file ***>
  142.