|
|
DataMuseum.dkPresents historical artifacts from the history of: Q1 computer |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Q1 computer Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 296 (0x128)
Types: Q1_Text, reclen=37
Notes: q1file
Names: »LAYOUT«
└─⟦80c6630e0⟧ Bits:30008619 DDMQ1-0060_FORM_REG_for_strukturen
└─⟦this⟧ »LAYOUT«
DCL 1 ORG, 2 RATE FLOAT (7),
2 NAME CHAR(20),
2 PAY FIXED(9,2),
2 NUM BINARY;
GET SKIP LIST(RATE,NAME,PAY,NUM);
END;