Files to build: 5 symbol_export _main.t -> _main.t3s symbol_export packarr.t -> packarr.t3s compile _main.t -> _main.t3o compile packarr.t -> packarr.t3o link -> packarr.t3 (T3VM) Memory blocks still in use: Total blocks in use: 0 format = A4/(A10), args = ['One', 'Two', 'Three', 'Four', 'Five'] .. pack hex = 352020204F6E652020202020202054776F2020202020202054687265652020202020466F7572202 02020202046697665202020202020 .. unpack = ['One', 'Two', 'Three', 'Four', 'Five'] format = C/l, args = [[305419896 (0x12345678), 296401868 (0x11AABBCC)]] .. pack hex = 0278563412CCBBAA11 .. unpack = [305419896 (0x12345678), 296401868 (0x11AABBCC)] format = A10 X5 A3, args = ['aaaaaaaaaa', 'BBBBB'] .. pack hex = 61616161614242426161 .. unpack = ['aaaaaBBBaa', 'BBB'] format = b*, args = ['byte array test!'] .. pack hex = 62797465206172726179207465737421 .. unpack = ['byte array test!' (ByteArray)] pack in place .. pack hex (full array) = 050100000002000000030000000400000005000000056F6E650074776F00746872656500666F757 20066697665006162632020016465662020026768696A6B00000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000 .. pack hex (up to idx = 64) = 050100000002000000030000000400000005000000056F6E650074776F00746872656500666F757 20066697665006162632020016465662020026768696A6B00 .. unpack 1 = [1 (0x1), 2 (0x2), 3 (0x3), 4 (0x4), 5 (0x5), 21 (0x15)] .. unpack 2 = ['one', 'two', 'three', 'four', 'five', 25 (0x19)] .. unpack 3 = [['abc', 1 (0x1)], ['def', 2 (0x2)], ['ghijk', 0 (0x0)]] (T3VM) Memory blocks still in use: Total blocks in use: 0