> > display macro var ;load TBLPTR with string address > > clrf tblptru > > Bad idea Yes, it was > > ;data strings padded to even number of characters ... > > Why? There is no harm in having a table start on a odd address. I > don't understand the problem you are trying to solve here. Hmmm, I thought there was a problem. For simulation, W was being sent to RAM pointed at by FSR0. Odd addresses weren't working, and, as you say, they should, but padding to an even address seemed to be a fix. However, MPLAB has been doing a couple of odd things today (right-click stops working, and builds of good code fail). A re- boot appears to have made it come right. Also Tamas chipped in with the db suggestion before I got to having another look at that padding issue -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist