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

⟦fdb31b69a⟧ TextFile

    Length: 613 (0x265)
    Types: TextFile
    Names: »V«

Derivation

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

TextFile

procedure Os2000_Get (From_Remote_File : String := "";
                      To_Local_File : String := "";
                      Remote_Machine : String := "<DEFAULT>";
                      Remote_Directory : String := "<DEFAULT>";
                      Transliterate : Boolean := True;
                      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.Cr characters in the Remote file will
--      be changed to Ascii.Lf in the Local file.
--