AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

comm/bbs/CDM22.lha

Mirror:Random
Showing: ppc-amigaos icongeneric icon
No screenshot available
Short:CDM 2.2 StdIO Door, Update
Author: naiduvv at meena.cc.uregina.ca
Uploader:naiduvv meena cc uregina ca
Type:comm/bbs
Architecture:m68k-amigaos
Date:1996-06-07
Download:comm/bbs/CDM22.lha - View contents
Readme:comm/bbs/CDM22.readme
Downloads:489

************ Read HISTORY section for 2.1 -> 2.2 Changes *************

                              CDM 2.1 Manual
----------------------------------------------------------------------
      _______  ______   ____  ____
      //   //  //   /)  //  \/  //                __     __
     //       //   //  //   /  //                ( /)   /||
    //    _  //   //  //   /  //                  //     ||
    \\___//_//___// _//  _/ _//      \/ersion    //__ o _||_
          o        o           o
----------------------------------------------------------------------
Author:       Vis Naidu
   NET:       naiduvv@meena.cc.uregina.ca
   BBS:       ThE TeKKnoZone
              300-14400 Bps
              Running M A X's BBS 1.54 [PD]
  Date:       Jun.1.96
----------------------------------------------------------------------
 Title:       CDM (CD-Rom Manager) v2.1
              CLI/StdIO CD-ROM Door for ALL BBS's
______________________________________________________________________

Introduction:
~~~~~~~~~~~~

CDM (CD-ROM Manager) 2.1 is the latest PUBLIC RELEASE version of a new
powerful ARexx program that runs as a CLI/StdIO door for BBS's.  It is
a CD-Rom file management/transfer utility with numerous features, that
will be discussed later.   In this version, there are 7 different REXX
scripts for the following CD's:

    o AMUC CD 1
    o AMUC CD 2
    o AMUC CD 3
    o AmiNET CD 2
    o AmiNET CD 4
    o InterNET Info 02.95
    o Night Owl 12

Disclaimer:
~~~~~~~~~~

All files contained in the CDROM,  REXX and SCRIPTS directories can be
altered or modified for your own use.  They are FREEWARE. All files in
the  XPRD   directory  are  part  of  the   eXternal  PRotocol  Driver
1.13 package which is copyright Oliver Wagner, and is SHAREWARE.   All
files in the LIBS: directory are  FREELY  DISTRIBUTABLE  external file
transfer protocol libraries.  All files in the C: directory are either
SHAREWARE or FREEWARE.  Information about registering any of the above
are included when running the programs by themselves. This package can
therefore be considered FREEWARE ,  and hence I take no responsibility
of anything that should occur when running the included programs.  All
have run without problems on an Amiga 2000HD w/ 5Mb RAM.

Installation:
~~~~~~~~~~~~

Virtually all files and directories included in this package have been
commented for your convenience.  Please take a moment to read these as
they will assist you during your installation and understanding of how
this entire package works.  To install the software, do the following:

1)  Copy  ALL  files in the  C/  directory into your C: ( ie. Sys:C/ )
    directory.

2)  Copy the CDROM/ directory and all its contents to your DOORS: area
    ( giving you a DOORS:CDROM/ directory ).

3)  Copy ALL files in the LIBS/ directory into your LIBS: assignment.

4)  Copy ALL files in the REXX/ directory to your  BBS:Rexx/ directory
    and assign REXX: to that directory.

5)  Copy the XPRD directory and all its contents to your DOORS: area.

6)  MAX's BBS users, copy  ALL the files from the  SCRIPTS/  directory
    to your Doors:MAXShell (assuming you have MAXShell installed). You
    will probably want to assign MS: to the DOORS:MAXSHELL  directory,
    but is not necessary.

7)  To setup the doors for use in MAX's BBS, do the following:

    * For the AmiNET 2 CD, an entry similar to what follows is needed:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD6-StartUp -c -d -s_

    * For the AmiNET 4 CD, an entry similar to what follows is needed:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD7-StartUp -c -d -s_

    * For the AMUC 1 CD, an entry similar to what follows is needed:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD3-StartUp -c -d -s_

    * For the AMUC 2 CD, an entry similar to what follows is needed:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD4-StartUp -c -d -s_

    * For the AMUC 3 CD, an entry similar to what follows is needed:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD5-StartUp -c -d -s_

    * For the InterNET Info CD, enter similar to what follows:

    Key   Function Extra  Lo High   FileName/Path/Dest/Etc...
    X     34       0      5  10000  MS:MAXShell CD2#-StartUp -c -d -s_
                                                    ^
                                                    |
              ( Where # is anything from 0 to 9, A, B )
    This is due to the fact that you may wish to load this CD in parts,
    as it contains several thousand directories in all. Read what is in
    each of these CD##-StartUp files to find out how you can use these.
    I've set mine up in 11 sections/categories.  Look in the InterNet/
    directory in your Doors:CDROM/ path to find out what those are.

    * Foe the Night Owl 12 CD, enter similar to what follows:

    Key   Function Extra  Lo  High   FileName/Path/Dest/Etc...
    X     34       0      5   10000  MS:MAXShell CD1-StartUp -c -d -s_

8)  To set up the any/all of the REXX files for use with standard  CLI
    or StdIO supported BBS's, you will need to do as follows:

    o Add an entry to call one of the included CD##-StartUp scripts in
      CLI mode (eg. for TransAmiga BBS users using TrShell/TAShell),or
      add them into an ARexx script that enables you to load your  BBS
      software's CLI door interface and run the respective programs.

    o The commandline for each .REXX file is as follows:

      AmiNET 2    ->  Rx AmiNET2.Rexx {Screen Length}
      AmiNET 4    ->  Rx AmiNET4.Rexx {Screen Length}
      AMUC 1      ->  Rx AMUC1.Rexx {Screen Length}
      AMUC 2      ->  Rx AMUC2.Rexx {Screen Length}
      AMUC 3      ->  Rx AMUC3.Rexx {Screen Length}
      InterNET    ->  Rx InterNET.Rexx {Screen Length} {Dir File}
      NightOwl 12 ->  Rx NightOwl12.Rexx {Screen Length}

      Where {Screen Length} is the numerical value of the users
      terminal screen length.

      Where {Dir File} is the name of the directory listing file that
      contains all the paths required by the InterNET.Rexx ONLY.

9) You should be complete at this point.  Test the desired version of
   CDM out and ensure it works as you wish it to.

----------------------------------------------------------------------

Features:
~~~~~~~~

Each .REXX file (except for CDType.Rexx and CDType2.Rexx) are CDM 2.1,
but different versions for different CD's.  The following is a list of
features common to ALL these different MODES:

 o Support for 6 File Transfer Protocols.  I've included 2 other XPR
   protocol libraries that you can add yourself.

 o Support for 11 different Archive formats.  I'll add more with the
   next major update.

 o Support for ANSI Gfx ( 256 characters ), Color or B/W.

 o Support for passing the users's Screen Length.

 o Option to create your own LIBMENU file which is a list of all the
   file libraries available, in a menu format.

The following is a feature common to the AMUC & InterNET Info MODES:

 o Since there are too many directories, these simply load a DIRS.TXT
   file or similar containing the file paths.  When you change to the
   different paths, you get a list of PATHS rather than the names  of
   the areas.  Although, the path names are descriptive enough,  even
   for the novice.

The following is a feature common to the AmiNET and Night Owl MODES:

 o These load a second file called DESC.TXT containing the library or
   file area names.  These are included in the menu for the user.

The following is only found in the AmiNET MODES:

 o The option to view a .README or Long Description is available.

----------------------------------------------------------------------

Credits:
~~~~~~~
 o To all the authors of the programs included in the C/ directory,
   the libraries in the LIBS/ directory and XPRD package included in
   this archive.  Keep up the great work guys.

 o My pal Kevin, for suggesting to add the VIEW ARCHIVE option when
   doing a file listing, and including the Screen Length parameter
   feature.

----------------------------------------------------------------------

History:
~~~~~~~
 o Version 2.1 - 2.2

   - Added a user modifiable parameter in each CDM 2.2 .REXX script
     to select the serial device you wish to use.  I completely
     forgot to change this in earlier versions from nullmodem.device
     which I was using for testing.  Oops!

   - Removed the Press [RETURN] to Continue after file transfers.

   - Added a parameter requirement for time left (in minutes) that is
     passed when loading CDM, so your commandline should now include
     an additional parameter for time left.  This then is used in the
     CDM 2.2 program to do a check for online time left.  If the time
     is 0 or lest than 0, it will quit and return to the BBS.

   - Updated all files in the SCRIPTS directory to pass the time left
     argument.  Replace the old ones with these if you're using MAX's.

   - Changed the Main Menu to display time left.

 o Version 2.0 - 2.1

   - Changed CDM20.Doc to CDM.Doc to contain the 2.1 version of the
     CDM Manual.  Newer versions of CDM, will simply have more items
     added on to this HISTORY section.

   - Included a full package, not including MAXShell for using this
     software.

 o Version 1.8 - 2.0

   Conversion from TransAmiga ARexx to CLI/StdIO version for ALL BBS's
   to use.

----------------------------------------------------------------------
CDM 2.2                                                       Jun 5.96


Contents of comm/bbs/CDM22.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                24607   50328  48.9% -lh5- c432 May  7  1995 C/ARC
[generic]                42909   92208  46.5% -lh5- 6c87 May  7  1995 C/DMS
[generic]                35158   62132  56.6% -lh5- 7f5a May  7  1995 C/GZIP
[generic]                33095   53592  61.8% -lh5- d44a Jun  1  1996 C/LHA
[generic]                 7714   12360  62.4% -lh5- f174 Oct 17  1994 C/LS
[generic]                18800   33552  56.0% -lh5- 2d33 May  7  1995 C/TAR
[generic]                 5303    8968  59.1% -lh5- dadb Jul 27  1992 C/TC
[generic]                 4854    7984  60.8% -lh5- 84fa May  7  1995 C/UNARJ
[generic]                 7472   12580  59.4% -lh5- b02a May  7  1995 C/UNSIT
[generic]                30234   54596  55.4% -lh5- 16d4 May  7  1995 C/UNZIP
[generic]                23431   41428  56.6% -lh5- 4919 May  7  1995 C/ZOO
[generic]                 3417    9699  35.2% -lh5- 4b7f Jun  6  1996 CDM.Doc
[generic]                  297     651  45.6% -lh5- 6d26 May 30  1996 CDM.Menu
[generic]                 1348    4342  31.0% -lh5- dde7 Oct 19  1994 CDROM/AmiNET2/Desc.TxT
[generic]                  559    2288  24.4% -lh5- adaf Oct  7  1994 CDROM/AmiNET2/Dirs.TxT
[generic]                 1709    4777  35.8% -lh5- dce0 May 28  1996 CDROM/AmiNET2/LibMenu
[generic]                 1252    3973  31.5% -lh5- fd55 Feb 18  1996 CDROM/AmiNET4/Desc.TxT
[generic]                  522    2347  22.2% -lh5- c4eb Feb 18  1996 CDROM/AmiNET4/Dirs.TxT
[generic]                 1625    4445  36.6% -lh5- 0420 May 28  1996 CDROM/AmiNET4/LibMenu
[generic]                  416    1131  36.8% -lh5- dc59 Jun  1  1996 cdrom/amuc1/amuc1.cat
[generic]                  593    4059  14.6% -lh5- 3fcd May 29  1996 cdrom/amuc1/amuc1.data
[generic]                   57     129  44.2% -lh5- 02cf May 29  1996 cdrom/amuc1/amuc1.hardware
[generic]                  398    2115  18.8% -lh5- 4341 May 29  1996 cdrom/amuc1/amuc1.software
[generic]                 1018    6303  16.2% -lh5- 3623 May 31  1996 CDROM/AMUC1/Dirs.TxT
[generic]                  417    1131  36.9% -lh5- a910 Jun  1  1996 cdrom/amuc2/amuc2.cat
[generic]                  786    5750  13.7% -lh5- 32e0 May 30  1996 cdrom/amuc2/amuc2.data
[generic]                   43      68  63.2% -lh5- 2140 May 30  1996 cdrom/amuc2/amuc2.hardware
[generic]                  408    2166  18.8% -lh5- 2f81 May 30  1996 cdrom/amuc2/amuc2.software
[generic]                 1215    7984  15.2% -lh5- 1ae5 May 31  1996 CDROM/AMUC2/Dirs.TxT
[generic]                  416    1131  36.8% -lh5- 45d6 Jun  1  1996 cdrom/amuc3/amuc3.cat
[generic]                  456    2623  17.4% -lh5- 8263 May 30  1996 cdrom/amuc3/amuc3.data
[generic]                   43      68  63.2% -lh5- 832c May 30  1996 cdrom/amuc3/amuc3.hardware
[generic]                  418    2268  18.4% -lh5- 3333 May 30  1996 cdrom/amuc3/amuc3.software
[generic]                  882    4959  17.8% -lh5- 7896 May 31  1996 CDROM/AMUC3/Dirs.TxT
[generic]                10212   41898  24.4% -lh5- 2241 Feb  7  1995 CDROM/InterNET/Dirs.TxT
[generic]                  602    1318  45.7% -lh5- 9be1 Feb 26  1995 CDROM/InterNET/Info.InterNET
[generic]                   17      17 100.0% -lh0- addd May 31  1996 CDROM/InterNET/InterNET.DOC
[generic]                  745    2349  31.7% -lh5- 6826 May 31  1996 CDROM/InterNET/InterNET.DRAFT
[generic]                 7065   29455  24.0% -lh5- 46a4 May 31  1996 CDROM/InterNET/InterNET.FAQ
[generic]                   55      84  65.5% -lh5- d45a May 31  1996 CDROM/InterNET/InterNET.GUIDE
[generic]                  640    2110  30.3% -lh5- 39e5 May 31  1996 CDROM/InterNET/InterNET.IETF
[generic]                  652    3542  18.4% -lh5- 947d May 30  1996 CDROM/InterNET/InterNET.INFOGUIDE
[generic]                  656    3421  19.2% -lh5- 4897 May 31  1996 CDROM/InterNET/InterNET.ISOC
[generic]                  189     572  33.0% -lh5- f429 May 31  1996 CDROM/InterNET/InterNET.MAPS
[generic]                  629    1367  46.0% -lh5- ce69 May 31  1996 CDROM/InterNET/InterNET.Menu
[generic]                   58      90  64.4% -lh5- 7129 May 31  1996 CDROM/InterNET/InterNET.NREN
[generic]                   40      40 100.0% -lh0- 09bd May 31  1996 CDROM/InterNET/InterNET.OTHER
[generic]                   56     213  26.3% -lh5- ff40 May 31  1996 CDROM/InterNET/InterNET.RFC
[generic]                  545     934  58.4% -lh5- 282a Nov 21  1994 CDROM/NightOwl12/Desc.TxT
[generic]                  122     600  20.3% -lh5- 2a07 Nov 21  1994 CDROM/NightOwl12/Dirs.TxT
[generic]                  799    1685  47.4% -lh5- d6f0 May 28  1996 CDROM/NightOwl12/LibMenu
[generic]                  296     947  31.3% -lh5- b6d3 Jun  6  1996 File_ID.Diz
[generic]                 2043    3184  64.2% -lh5- 7f5d Jan 28  1994 LIBS/XprAscii.Library
[generic]                 8209   14432  56.9% -lh5- 7743 May  7  1995 LIBS/XprGmodem.Library
[generic]                 9096   19104  47.6% -lh5- 0e1e May  7  1995 LIBS/XprKermit.Library
[generic]                 4443    7212  61.6% -lh5- 88ce Jan 28  1994 LIBS/XprXmodem.Library
[generic]                 8193   14460  56.7% -lh5- f58a Oct  5  1991 LIBS/XprYmodem.library
[generic]                12078   20172  59.9% -lh5- e1dd May 24  1995 LIBS/XprZmodem.Library
[generic]                 2682   11650  23.0% -lh5- 8031 Jun  6  1996 REXX/AmiNET2.Rexx
[generic]                 2673   11604  23.0% -lh5- fe94 Jun  6  1996 REXX/AmiNET4.Rexx
[generic]                 2636   10825  24.4% -lh5- 803d Jun  6  1996 REXX/AMUC1.Rexx
[generic]                 2635   10824  24.3% -lh5- 41d9 Jun  6  1996 REXX/AMUC2.Rexx
[generic]                 2636   10825  24.4% -lh5- 3ff5 Jun  6  1996 REXX/AMUC3.Rexx
[generic]                  335     568  59.0% -lh5- d335 Jun  1  1996 REXX/CDType.Rexx
[generic]                  372     685  54.3% -lh5- 86db Jun  1  1996 REXX/CDType2.Rexx
[generic]                 2623   10768  24.4% -lh5- ce82 Jun  6  1996 REXX/InterNET.Rexx
[generic]                 2652   10823  24.5% -lh5- 6217 Jun  6  1996 REXX/NightOwl12.Rexx
[generic]                   62      62 100.0% -lh0- 016f Jun  6  1996 SCRIPTS/CD1-StartUp
[generic]                   86      94  91.5% -lh5- 175a Jun  6  1996 SCRIPTS/CD21-Startup
[generic]                   89      96  92.7% -lh5- e8d9 Jun  6  1996 SCRIPTS/CD22-Startup
[generic]                   87      94  92.6% -lh5- 6377 Jun  6  1996 SCRIPTS/CD23-Startup
[generic]                   89      96  92.7% -lh5- adec Jun  6  1996 SCRIPTS/CD24-Startup
[generic]                   85      95  89.5% -lh5- 8b49 Jun  6  1996 SCRIPTS/CD25-Startup
[generic]                   92     100  92.0% -lh5- 2a82 Jun  6  1996 SCRIPTS/CD26-Startup
[generic]                   87      95  91.6% -lh5- 4a76 Jun  6  1996 SCRIPTS/CD27-Startup
[generic]                   88      95  92.6% -lh5- 3b8b Jun  6  1996 SCRIPTS/CD28-Startup
[generic]                   86      95  90.5% -lh5- 50c4 Jun  6  1996 SCRIPTS/CD29-Startup
[generic]                   87      96  90.6% -lh5- 1f1c Jun  6  1996 SCRIPTS/CD2A-Startup
[generic]                   87      94  92.6% -lh5- 0850 Jun  6  1996 SCRIPTS/CD2B-Startup
[generic]                   57      57 100.0% -lh0- 0294 Jun  6  1996 SCRIPTS/CD3-StartUp
[generic]                   57      57 100.0% -lh0- 31d0 Jun  6  1996 SCRIPTS/CD4-StartUp
[generic]                   57      57 100.0% -lh0- e0ed Jun  6  1996 SCRIPTS/CD5-StartUp
[generic]                   59      59 100.0% -lh0- f8f4 Jun  6  1996 SCRIPTS/CD6-StartUp
[generic]                   59      59 100.0% -lh0- 9e7c Jun  6  1996 SCRIPTS/CD7-StartUp
[generic]                  408    1455  28.0% -lh5- 69f1 May 29  1996 TeKKnoZoNe.DiZ
[generic]                  144     186  77.4% -lh5- eb13 Jul  3  1992 XPRD/ReadMe.fnf
[generic]                  245     624  39.3% -lh5- 29dc Jul  3  1992 XPRD/src.info
[generic]                  443    1040  42.6% -lh5- f753 Jul  3  1992 XPRD/src/doio.c
[generic]                 2790    8723  32.0% -lh5- 1d5e Jul  3  1992 XPRD/src/initio.c
[generic]                 1818    4843  37.5% -lh5- e412 Jul  3  1992 XPRD/src/intuition.c
[generic]                 2998    8025  37.4% -lh5- 9d62 Jul  3  1992 XPRD/src/main.c
[generic]                  199     431  46.2% -lh5- 6e47 Jul  3  1992 XPRD/src/makefile
[generic]                  305     565  54.0% -lh5- 2fb9 Jul  3  1992 XPRD/src/pn.c
[generic]                  107     161  66.5% -lh5- eec5 Jul  3  1992 XPRD/src/xpr.h
[generic]                  111     325  34.2% -lh5- 918b Jul  3  1992 XPRD/src/xpragma.h
[generic]                 1319    4138  31.9% -lh5- e1fc Jul  3  1992 XPRD/src/xproto.h
[generic]                 8379   14432  58.1% -lh5- ee7b Jul  3  1992 xprd/xprd
[generic]                 8448   14520  58.2% -lh5- e8c6 Jul  3  1992 xprd/xprd.030
[generic]                 1211    2309  52.4% -lh5- 67cc Jul  3  1992 XPRD/XPRD.doc
[generic]                  642     734  87.5% -lh5- 4406 Jul  3  1992 XPRD/XPRD.doc.info
[generic]                 5330   11625  45.8% -lh5- 58e6 Jul  3  1992 XPRD/XPRD.dok
[generic]                  645     734  87.9% -lh5- 3115 Jul  3  1992 XPRD/XPRD.dok.info
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       102 files  375412  828184  45.3%            Jun  6  1996
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>