Short:    MOOS, The ARexx library.
Uploader: rocco@inmedia.it (Rocco Coluccelli)
Author:   rocco@inmedia.it (Rocco Coluccelli)
Type:     util/rexx
Replaces: util/rexx/MOOS101.lha
Replaces: util/rexx/MOOS102.lha

TITLE

    MOOS - Modular OOSystem

VERSION

    $VER: MOOS 1.04 (25.02.97)

SPECIAL REQUIREMENTS

    AmigaOS version 37 or above.
    ARexx System installed.
	Installer 43.3	(included into the distribuition package).

AUTHOR

    Rocco Coluccelli

    E-Mail: rocco@inmedia.it
            moos@freenet.hut.fi

DESCRIPTION

        rexxMOOS.library
           \
            +- rexx_asl.library
            |      \
            |       +-- AslFileReq()
            |       +-- AslFontReq()
            |       +-- AslScreenReq()
            :
            +- rexx_dos.library
            |      \
            |       +-- Execute()
            |       +-- IsFileSystem()
            |       +-- MaxCli()
            |       +-- SameDevice()
            |       +-- SameLock()
            |       :
            :
            +- rexx_exec.library
            |      \
            |       +-- GetSysBase()
            |       :
            :
            +- rexx_intuition.library
            |      \
            |       :
            :
            +- rexx_math.library
            |      \
            |       :
            :
            +- rexx_misc.library
            |      \
            |       +-- GetUniqueID()
            |       +-- Phonemes()
            |       +-- Speak()
            |       +-- WBInfo()
            :
            +- rexx_reqtools.library
            |      \
            |       +-- RqtEasyReq()
            |       +-- RqtFileReq()
            |       +-- RqtFontReq()
            |       +-- RqtLongReq()
            |       +-- RqtPaletteReq()
            |       +-- RqtScreenReq()
            |       +-- RqtStringReq()
            :
            +- rexx_stem.library
            |      \
            |       :
            :

DISTRIBUTABILITY

    Freely distributable, Copyright by the author (Freeware).

COPYRIGHTS

    ARexx
    Copyright 1987, William S. Hawes

    MOOS
    Copyright (C) 1994-1997, Rocco Coluccelli

SIGNATURE

     __
     |(
    e
            rocco@inmedia.it
            moos@freenet.hut.fi

        Rocco Coluccelli - MOOS Development
        Student of Computer Science Engineering.
        Member of Amiga Group Italia, Bologna.
        ARexx programmer.

    Amiga Group Italia - http://www.inmedia.it/Amiga/


