

-----------------------------------------------------------------------------
                             *  M i r W h o  *

                                Version 1.0

                     © December 1992 by Michel Clément
-----------------------------------------------------------------------------

I   Index
    ~~~~~

    I    Index
    II   Introduction
    III  Copyright
    IV   Installation
    V    Using MirWho
    VI   Where you can reach me

II  Introduction
    ~~~~~~~~~~~~

    MirWho is just a little tool to show who is online. I saw many
    "who's online" tools around, but none has satisfied myself :-(
    So I decided to write one myself - no problemo, I thought :-)
    Yeah, I'm proud to present you a one hour code: MirWho.


III Copyright
    ~~~~~~~~~

    © Copyright 1992 by Michel Clément. All rights reserved. MirWho and
    MirWho.DOC may not - in whole or in part - be changed, reproduced or
    translated.
    MirWho.cfg can be edited and distributed.

    The author takes no responsiblility for anything this program does.
    MirWho is freeware. This means, you can spread the _whole_ archive
    around the globe and to whom you want.
    Everyone who has own Dialog(tm) is able and allowed to use MirWho.
    

IV  Installation
    ~~~~~~~~~~~~

    MirWho (exe) can be everywhere you want. I've put it into DLG:
    where all my utils are.
    MirWho needs only a config file named "MirWho.cfg", which must
    be in your "DLGConfig:Misc/" directory.

    The format of the config file is as follow:

    Port,port name/number,name if noone is online,status if noone is online

    One line is one port! The different items are separated by a comma (",").
    Do NOT use commas in your own strings!!! MirWho will display "Error"
    and quit!

    It is very simple to setup. Here is an example, how a config can
    look like:

    --- cut ---
    TL0,Local,-no local user online-,Awaiting next user!
    TR0,+41-61-711'74'21,TrapDoor (1), ... is waiting for nodes/users!
    TR1,+41-61-712'13'06,TrapDoor (2), ... is waiting for nodes/users!
    --- cut ---

    After running MirWho, you get the result when NOONE is online:

    Port:    TL0 [Local]
    User:    -no local user online-
    Status:  Awaiting next user!
    
    Port:    TR0 [+41-61-711'74'21]
    User:    TrapDoor (1)
    Status:  ... is waiting for nodes/users!

    Port:    TR1 [+41-61-712'13'06]
    User:    TrapDoor (2)
    Status:  ... is waiting for nodes/users!

    And it looks so, when I am online:

    Port:    TL0 [Local]
    User:    Michel Clement (alias 'Dr. Miracle') at 19200 bps - calls 6117
    From:    REINACH/BL (CH)
    Status:  Menu [MSG_Main] - Status: Idle

    (alias '...') won't be displayed if user's alias = user's real name.

    [etc.]


V   Using MirWho
    ~~~~~~~~~~~~

    MirWho is a CLI-only program. It is runable in CLI as well as DLG.
    In CLI type "MirWho", and you'll get the reslt :-)

    A menu item in DLG should look approximate so:

    [ 1] Letter: 			W
   *[ 2] Executable: (path/name) 	DLG:MirWho
    [ 4] Description:  			Who's online?
    [ 5] Type:				Executable
    [ 7] Lower level:			1
    [ 8] Upper level:			255
    [ 9] Hidden:			NO
    [10] Load type:			OVERLAY
    [11] Ask user if sure:		NO
    [13] CLI mode:			NO
    [14] Pause on completion: 		NO
    [15] Log value: 			None
    [16] Activity string: 		Who's online?
    [17] Priority: 			DEFAULT


VI  Where you can reach me
    ~~~~~~~~~~~~~~~~~~~~~~

    Snail mail:  Michel Clément
                 Baumgartenweg 10
                 CH-4153 Reinach
                 Switzerland

    E-Mail:      Michel Clement
                 UseNet:   miracle@gccs.imp.com
                 FidoNet:  2:301/215
                 AmiNet:   44:8010/200 & 201

    System:      Miracle Line
                 +41-61-7117421 (HST 14'400)
                 +41-61-7121306 (ZyXEL 16'800)

Thank you for using MirWho!

-eof-
