Sean Schouten wrote: > MPLAB is being a real pain. I reserved 6 bytes of memory under one > variable name using the RES directive like so: variable_one > res 6 Hopefully you had this on a single line starting in column 1, right? > According to code example on the RES directive page, I should be able > to access the 2nd byte by referring to variable_one+1 and the third > byte by variable_one+2 etc. You can. I do this routinely. ****************************************************************** Embed Inc, Littleton Massachusetts, (978) 742-9014. #1 PIC consultant in 2004 program year. http://www.embedinc.com/products -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist