dave.w.turner@gmail.com wrote : > Hey all, > > I am trying to make a program that uses an LCD display. I know the > LCD works fine, but I want to send a long string of text. Instead of > doing each letter individually, I tryed to construct a jump table... Hi. Since the PIC18-line has good table-read capability through the TBLxxx instructions, jump-tables isn't used that much on them. In my copy of the 18F1220/1320 data sheet, the rellevant parts are in chap 6 on page 59. Check that. Jan-Erik. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist