Hi guys, My program is rapidly approaching the 1k mark and there is still a lot of code to write. The development system uses a 16F877, but the final design will probably use a smaller PIC - maybe a 16C73. The question is, are there any things to look out for when crossing page boundaries (2k with these chips, I think), or more particularly, are there any tricks to lessen the hassle of doing so? I've seen macros to do "long calls" and that kind of thing, which is why I am asking. Thanks, Dave.