Hi All I hope you had a good Xmas. When I do a string: data "Hello world" and read it with table read, I get all values fine. But when I do numbers: data 0x020, 0x030, 0x048, ;....etc. and read it with table read, I will get: 0x0, 0x020, 0x0, 0x030, 0x0, 0x048, etc. Obviously I am reading the upper (?) word at the address as zero. Why is it so and not used as with the ascii string? How should I do it then? Thanks! -- Quentin qsc@iptech.co.za www.iptech.co.za -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu