GET
or RES
command.
nM> get table1 T: TABLE1 = Table of 3 entries L: ONE = 1 L: TWO = 2 L: THREE = 3 nM> res table2 T: TABLE2 = Table of 3 entries L: FOUR = 4 L: FIVE = 5 L: SIX = 6
RES
could be used to
view an entire table.nM> get table1.one L: TABLE1.ONE = 1