@database Stat
!  AmigaGuide Documentation by Robert Hardy Tue Aug 30 1994
@remark $VER: Stat.guide 36.2 (2.12.95)
@node MAIN
@title "Stat V36.2 © 1994,95 HardKore Software"



                        Stat V36.2

                      by Robert Hardy

                © 1994,95 HardKore Software

                Internet: robert@tvinet.com

                          or

                Fido    : 1:153/250.0



i) Contents

        1) @{" Legal Stuff        " LINK LEGAL_STUFF}

        2) @{" System Description " LINK SYSTEM_DESC}

        3) @{" Command Line       " LINK STARTUP}

        4) @{" Installation       " LINK INSTALLATION}

        5) @{" History            " LINK HISTORY}

@endnode  #  MAIN

@node LEGAL_STUFF
@title "Legal Stuff"

1) Legal Stuff

1.1) Disclaimer

    Stat is provided "AS IS", WITHOUT ANY WARRANTY to its
    quality, performance or fitness for a particular purpose.  In
    no event shall the author be liable or responsible to the user
    or any other person, for any kind of damage caused by the use
    of this software.

1.2) Conditions of Use and Distribution

    Stat is MessageWare,  if you like and use it send me a message 
    (Internet or Fido).  Feel free to include complaints or suggestions.

    Stat may be freely distributed provided:

       1. The files are ALL left intact and unmodified.

       2. No charge is made for Stat (other than a reasonable copy 
          charge)

       3. Stat is not packaged as a part of a commercial product
          without prior written consent.

       4. Stat may not be uploaded to any electronic service that
          claims a copyright to it's files and programs.

1.3) System Requirements and Limitations

    Stat requires AmigaDOS V2.04 or higher.


@endnode  #  LEGAL_STUFF


@node SYSTEM_DESC
@title "System Description"

2) System Description

Stat was written when I found that my old reliable Stat from the
Kramden Utilities blew up big time on A4000/040s.  Since I could not live
without it, I wrote a replacement.  

Stat is an extension of C:Status.  It will list currently loaded CLIs,
Tasks, Libraries, Fonts....  See @{" Command Line " LINK STARTUP} for
a complete list.

@endnode  #  SYSTEM_DESC


@node STARTUP
@title "Command Line"

3) Command Line

USAGE: Stat [NOANSI] [ALL] [CLI] [DEVS] [FONTS] [LIBS] [PORTS] [RESOURCES] [TASKS]

    or to put it another way...

       Stat N=NOANSI/S,A=ALL/S,C=CLI/S,D=DEVS/S,F=FONTS/S,L=LIBS/S,
            P=PORTS/S,R=RESOURCES/S,T=TASKS/S

Only the first letter of each keyword is required.  All arguments are
optional.  All lists are sorted by Address. The default report is CLI.

    NOANSI     - Disables ANSI colour for column headers.
    ALL        - Displays all of the following lists.
    CLI        - Current CLIs.
    DEVS       - All devices in memory.
    FONTS      - All Fonts in memory.
    LIBS       - All Libraries in memory.
    PORTS      - All active message ports.
    RESOURCES  - All Resources in memory.
    TASKS      - All task and processes.

I guess that's it. Enjoy!

@endnode  #  STARTUP

@node INSTALLATION
@title "Installation"

4) Installation

Copy Stat to somewhere convenient that's in your Path.  Then copy this
doc file where ever you keep your docs.  

That's it.


@endnode  #  INSTALLATION

@node HISTORY
@title "History"

5)   Stat History


V1.15   - First public release.

V36.1   - Added NOANSI keyword. Optimized a bit.  Re-enabled CTRL C checking.
          Fixed bug in copying task address.  Updated the docs a bit.
          Changed version to reflect minimum OS required.

V36.2   - Sorted all lists by Address.  I didn't notice it behavior
          in the original Kramden Utilities. Thanks to Fred Schuchman
          for pointing this out.

          Optimized a bit (12088  -> 8644).

@endnode # HISTORY
