|
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 - download
Length: 5120 (0x1400) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Table_Of_Player_Commands, seg_0468f0
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
package body Table_Of_Player_Commands is type Kinds_Of_Content is (The_Verb, The_First_Complement, The_Second_Complement); Words_Table : array (Kinds_Of_Content) of Dynamic_Value.Object; procedure Initialize is begin Dynamic_Value.Set_Value (Words_Table (The_Verb), "", Dynamic_Value.Voca_Value); Dynamic_Value.Set_Value (Words_Table (The_First_Complement), "", Dynamic_Value.Voca_Value); Dynamic_Value.Set_Value (Words_Table (The_Second_Complement), "", Dynamic_Value.Voca_Value); end Initialize; function Get_Verb return String is begin return Dynamic_Value.Get_Value (Words_Table (The_Verb)); end Get_Verb; function Get_First_Complement return String is begin return Dynamic_Value.Get_Value (Words_Table (The_First_Complement)); end Get_First_Complement; function Get_Second_Complement return String is begin return Dynamic_Value.Get_Value (Words_Table (The_Second_Complement)); end Get_Second_Complement; function Get_Access_On_Verb return Dynamic_Value.Object is begin return Words_Table (The_Verb); end Get_Access_On_Verb; function Get_Access_On_First_Complement return Dynamic_Value.Object is begin return Words_Table (The_First_Complement); end Get_Access_On_First_Complement; function Get_Access_On_Second_Complement return Dynamic_Value.Object is begin return Words_Table (The_Second_Complement); end Get_Access_On_Second_Complement; procedure Set_Verb (Verb : in String) is begin Dynamic_Value.Set_Value (Words_Table (The_Verb), Verb, Dynamic_Value.Voca_Value); end Set_Verb; procedure Set_First_Complement (Complement : in String) is begin Dynamic_Value.Set_Value (Words_Table (The_First_Complement), Complement, Dynamic_Value.Voca_Value); end Set_First_Complement; procedure Set_Second_Complement (Complement : in String) is begin Dynamic_Value.Set_Value (Words_Table (The_Second_Complement), Complement, Dynamic_Value.Voca_Value); end Set_Second_Complement; end Table_Of_Player_Commands;
nblk1=4 nid=2 hdr6=6 [0x00] rec0=1e rec1=00 rec2=01 rec3=000 [0x01] rec0=20 rec1=00 rec2=03 rec3=018 [0x02] rec0=0d rec1=00 rec2=04 rec3=000 [0x03] rec0=06 rec1=00 rec2=02 rec3=000 tail 0x215433e3486515d49e4fc 0x42a00088462060003 Free Block Chain: 0x2: 0000 00 00 00 a7 80 14 61 6d 69 63 5f 56 61 6c 75 65 ┆ amic_Value┆