|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Destination, seg_035f35, seg_0379b6, separate Error
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
separate (Error)
package body Destination is
The_File : Text_Io.File_Type;
Current_Line : Natural := 1;
procedure Open (Destination_File_Name : String) is
begin
Text_Io.Open (File => The_File,
Mode => Text_Io.Out_File,
Name => Destination_File_Name,
Form => "");
end Open;
procedure Close is
begin
Text_Io.Close (The_File);
end Close;
procedure Put_Line (S : String) is
begin
Text_Io.Put_Line (The_File, S);
end Put_Line;
procedure Put_Check_Marks (The_Check_Marks : Check_Mark_List) is
begin
if not (The_Check_Marks (0) = 0) then
for I in 1 .. The_Check_Marks (0) loop
Text_Io.Set_Col (The_File,
Text_Io.Positive_Count (The_Check_Marks (I)));
Text_Io.Put (The_File, '^');
end loop;
Text_Io.Put_Line (The_File, "");
end if;
end Put_Check_Marks;
end Destination;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=28 rec1=00 rec2=01 rec3=02e
[0x01] rec0=08 rec1=00 rec2=02 rec3=001
tail 0x2152f59e484dd689f458f 0x42a00088462060003