
                                Craps v3.0
                              ==============
     CopyRight © 1994 Mikael Johansson [M6005] / ElseWare Development


1. Requirements
===============
Arexx v1.15
MEBBSNet v0.154 or higher                           

If you use the WBStartup Drawer to start arexx.
Please consider this insted as a StartUp to Arexx.
It's The REAL Working one that follows with the Orginal Arexx Disk:
And you never get any big probblems with Rexx Scripts that
not loads the library you need. (like my scripts. I NEVER put)
(a loading sequence to the rexxsyslib and rexxsupport lib in)
(any of my scripts)

-->CUT
sys:c/loadlib sys:libs/rexxsyslib.library
if error
   echo "Couldn't load rexxsyslib.lbrary"
   quit 20
   endif
sys:c/loadlib sys:libs/rexxsupport.library
sys:c/waitforport -i REXX
if warn
   sys:c/rexxmast
   sys:c/waitforport REXX
   endif
sys:c/rxlib rexxsupport.library 0 -30 0
-->CUT

2. Craps.CFG
============
Two lines is only used in this config and that is:

Line 1 : Your BBS name
Line 2 : Your Sysop name

And you should put it in Doors:craps/


3. Usage
========

Do you not know how to run Arexx doors from your menux.menu yet..
Then i dont have to write this here.


4. History
==========
	1.0    First BETA Releas

	2.0    Added my developer number and name to it.

	3.0    Fixed So it will work with the New MEBBSArexx Library v1.7+

5. Contacting the author
========================  

Snail Mail:
            Mikael Johansson
            Barnstensgatan 5a
            253 61 Helsingborg

FidoNet:    2:200/210.0
AmigaNet:  39:163/105.0
InterNet:  Mikael.Johansson@AnkeBorg.se.ct
InterNet:  Active@AnkeBorg.ct.se

BBS:  AnkeBorg  +46-42-293775


6. License & stuff
==================

   Here we go, all that boring stuff about "its not my fault is your HD is
   erased" and "Use it own your own risk" things. Well, I ain't going to
   write this, because you all already know it (don't ya? If not, look
   inside the quotes ;)).

   And yes, it's NOT FREEWARE, that means, it may not be spread by BBS,
   PD Libraries and such way, Only thru MEBBSNET SUPPORT BBS:es.

   This is COPYRIGHT and may _NOT_ to be altered in any way so long as
   i develop it.
  
   If you find a BUGG PLEASE REPORT IT AS SOON AS POSSIBLE..
   and i will send you the latest version after i have fixed the bugg.


7. How to Register
==================

Not yet!!


C ya L8er.
