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 - download
Index: ┃ T V

⟦b12b3d8b2⟧ TextFile

    Length: 856 (0x358)
    Types: TextFile
    Names: »V«

Derivation

└─⟦a7d1ea751⟧ Bits:30000550 8mm tape, Rational 1000, !users!projects 94_04_11
    └─ ⟦129cab021⟧ »DATA« 
        └─⟦this⟧ 
└─⟦2f6cfab89⟧ Bits:30000547 8mm tape, Rational 1000, !projects 94-01-04
    └─ ⟦d65440be7⟧ »DATA« 
        └─⟦this⟧ 

TextFile

PROCEDURE Run_Mail (User_Name : String := "<Current_User>");
-- Starts a mail command simulator in a window for the indicated user.
-- By default the simulator will be created for the current user name.
--
-- The simulator prompts in an I/O window with the symbol: MM>
--
-- The commands avaiable at the prompt are (where "#" is a message number as
--                                          displayed by the HEADER command):
-- HEADERS   - no argument required
-- READ #    - to read the specified message
-- SEND      - to "send" a message (into your own "mailbox")
--           - the text entry is terminated by entering [End of Input] or a
--             [<Numeric>.] (i.e. the "." on the numeric keypad)
-- DELETE #  - to delete the specified message
-- QUIT      - to exit the command interpreter
--
-- Unknown commands provide a command-list prompt