> 1. Your "do i times" loop performs the loop test at the END of > the loop, so i=0 results in 256 (or 65536, or whatever) > iterations. Is that what you intended The first version of Jal did the same ("for 0 loop ... end loop" did loop 256 times) but I corrected this to stay true to the 'smallest surprise' principle. IMHO that is worth the few extra instructions. Wouter van Ooijen -- ------------------------------------------- Van Ooijen Technische Informatica: www.voti.nl consultancy, development, PICmicro products -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body