DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400 Tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400 Tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦9b40f70a7⟧ TextFile

    Length: 1226 (0x4ca)
    Types: TextFile
    Names: »READ_ME«

Derivation

└─⟦180fe333a⟧ Bits:30000405 8mm tape, Rational 1000, SW CATALOG, 10_20_0
└─⟦180fe333a⟧ Bits:30000537 8mm tape, Rational 1000, SW Catalog 10_20_0
    └─⟦5cb1d1d7f⟧ »DATA« 
        └─⟦3b1ee7bd8⟧ 
            └─⟦this⟧ 

TextFile

This phone utility provides a procedure for calling another user, and
a procedure for answering a user who is calling you.

When a connection is established, the tools create a window split in the
middle which displays the characters typed by each user. Both users' keyboards
will not respond to Environment commands while they are interacting with the
phone utility. Either user may terminate connection at any time by entering
a CONTROL-C.

The Call procedure has three parameters:

   User    -  name of the user to call.

   Session -  specifies a particular session.
              The default specifies any session
              
   Wait    -  The number of seconds to wait for an answer
   
   This procedure will send a message to the called user that a caller is
   waiting.  The calling user gets a ringing message in their window.

   
The Answer procedure has two paramters:

   User    -  The name of the calling user to answer.
              The default indicates the first caller the program finds.
              Most often there is only one caller, but there might be more.
              
   Session -  Specifies a particular session.
              The default specifies any session.