> Got a problem with these skips intended to go over macros but > possibly crashing into them ? If your #movlf is like my mov, it'll > be two instructions >You have fallen for a classic macro problem. Your macro expands out to >two instructions, but the btfsc will only jump the first one! If you >expand out the macro you will see the problem Thanks, that is surely my problem! I'm so used to this macro that I used it as a extra instruction lately. Francois -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist