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

⟦24dee825e⟧ TextFile

    Length: 614 (0x266)
    Types: TextFile
    Names: »V«

Derivation

└─⟦afbc8121e⟧ Bits:30000532 8mm tape, Rational 1000, MC68020_OS2000 7_2_2
    └─ ⟦77aa8350c⟧ »DATA« 
        └─⟦f794ecd1d⟧ 
            └─⟦this⟧ 

TextFile

procedure Os2000_Put (From_Local_File : String := "<IMAGE>";
                      To_Remote_File : String := "";
                      Remote_Machine : String := "<DEFAULT>";
                      Remote_Directory : String := "<DEFAULT>";
                      Transliterate : Boolean := False;
                      Response : String := "<PROFILE>");
--
-- The Defaults for Remote_Machine and Remote_Directory are respectively
--      Ftp_Profile.Remote_Machne and Ftp_Profile.Remote_Directory.
--
-- If Transliterate, then Ascii.Lf characters in the R1000 source file will
--      be transmitted as Ascii.Cr.
--