home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TPDDOS11.ZIP / ABSDDOS.DOC next >
Encoding:
Text File  |  1992-10-02  |  4.7 KB  |  237 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                        ABSDDOS (DoubleDOS Access) 1.10
  20.  
  21.               Copyright (c) 1992 A.B.S. - ALL RIGHTS RESERVED
  22.  
  23.                       Designed & Written by Jack Ridgway
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.                                    Page 1
  58.  
  59.         ABSDDOS 1.10 Copyright (c) 1992 A.B.S. - ALL RIGHTS RESERVED
  60.  
  61.  
  62.  
  63.  
  64.    CONTENTS
  65.  
  66.      Disclaimer .....................................................  3
  67.  
  68.      Freeware Agreement .............................................  3
  69.  
  70.      Distribution Archive Contents ..................................  3
  71.  
  72.      What is ABSDDOS ................................................  3
  73.  
  74.      How to Use ABSDDOS .............................................  4
  75.  
  76.      Registration ...................................................  4
  77.  
  78.      Technical Support ..............................................  4
  79.  
  80.      Acknowledgements ...............................................  4
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.                                    Page 2
  117.  
  118.         ABSDDOS 1.10 Copyright (c) 1992 A.B.S. - ALL RIGHTS RESERVED
  119.  
  120.  
  121.  
  122.  
  123.    DISCLAIMER
  124.  
  125.      Users of ABSDDOS must accept this disclaimer of warranty: "ABSDDOS
  126.      is supplied as is.  The author disclaims all warranties, expressed
  127.      or implied, including, without limitation, the warranties of
  128.      merchantability and of fitness for any purpose.  The author assumes
  129.      no liability for damages, direct or consequential, which may result
  130.      from the use of ABSDDOS."
  131.  
  132.  
  133.    FREEWARE AGREEMENT
  134.  
  135.      ABSDDOS is a "freeware program" and is provided at no charge to
  136.      the user.  Feel free to share it with your friends, but please do
  137.      not give it away altered or as part of another system.  ABSDDOS
  138.      may NOT be used in a commercial environment without purchasing the
  139.      source code from A.B.S.  A BBS operated for profit IS a commercial
  140.      environment; however, a subscription system not operated for profit
  141.      is not considered a commercial environment in relation to this
  142.      agreement.
  143.  
  144.      Anyone distributing ABSDDOS for any kind of remuneration must
  145.      first contact A.B.S. at the address below for authorization.  This
  146.      authorization will be automatically granted to distributors
  147.      recognized by the (ASP) as adhering to its guidelines for shareware
  148.      distributors, and such distributors may begin offering ABSDDOS
  149.      immediately; however, A.B.S. must still be advised so that the
  150.      distributor can be kept up-to-date with the latest version of
  151.      ABSDDOS.
  152.  
  153.  
  154.    DISTRIBUTION ARCHIVE CONTENTS
  155.  
  156.      You will find the following files in TPDDOS11.*
  157.  
  158.        ABSDDOS.TPU  - TP 6.0 ABSDDOS Unit
  159.        ABSDDOS.DOC  - ABSDDOS Documentation
  160.        ABSDDOS.INT  - Interface and Documentation on Using ABSDDOS
  161.        REGISTER.FRM - A.B.S. Registration Form
  162.        FILE_ID.DIZ  - BBS Description of ABSDDOS
  163.  
  164.  
  165.    WHAT IS ABSDDOS?
  166.  
  167.      ABSDDOS is a Turbo Pascal 6.0 Unit used to write DoubleDOS specific
  168.      or DoubleDOS aware programs.
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.                                    Page 3
  176.  
  177.         ABSDDOS 1.10 Copyright (c) 1992 A.B.S. - ALL RIGHTS RESERVED
  178.  
  179.  
  180.  
  181.  
  182.    HOW TO USE ABSDDOS
  183.  
  184.      Since this is a programmer's tool, I'm going to assume you have
  185.      decent knowledge of computers in general, and Turbo Pascal in
  186.      particular.  Simply place ABSDDOS in your USES statement.
  187.  
  188.      USES
  189.        Crt,
  190.        ABSDDOS,
  191.        Dos;
  192.  
  193.      See the enclosed ABSDDOS.INT for complete documentation on the
  194.      Constants, Functions, and Procedures in ABSDDOS.
  195.  
  196.  
  197.    REGISTRATION
  198.  
  199.      ABSDDOS is distributed as FreeWare.  This is a contribution to all
  200.      the shareware/freeware/pd programmers, to whom I certainly owe a
  201.      lot.  Please read the DISCLAIMER & FREEWARE AGREEMENT earlier in
  202.      the documentation for more information.
  203.  
  204.      Source code is available from A.B.S.  Please see the enclosed
  205.      registration form for information and pricing.
  206.  
  207.  
  208.    TECHNICAL SUPPORT
  209.  
  210.      A.B.S.
  211.      P.O. Box 55647
  212.      Jackson, MS 39296-5647
  213.      601-362-7599
  214.  
  215.      The Big Bang Theory BBS
  216.      601-366-1664 (HST/v.32bis)
  217.  
  218.      CIS        70740,450
  219.      SL_Net     250:302/532
  220.      FidoNet    1:3632/104
  221.      Internet   70740.450@compuserve.com
  222.  
  223.  
  224.    ACKNOWLEDGEMENTS
  225.  
  226.      * Turbo Pascal is a registered trademark of Borland International
  227.      * MS-DOS is a registered trademark of Microsoft Corporation
  228.      * All other programs are (c) and/or (tm) by their respective
  229.        author unless otherwise noted
  230.  
  231.  
  232.  
  233.  
  234.                                    Page 4
  235.  
  236.         ABSDDOS 1.10 Copyright (c) 1992 A.B.S. - ALL RIGHTS RESERVED
  237.