Why not using Grandpa's traditional way?
Code:i VAR BYTE for i=0 to 15 PORTB.0 = i.0 PORTB.1 = i.1 PORTB.2 = i.2 PORTB.3 = i.3 NEXT i
mister_e's #5 code is indeed short. Now it keeps upper ones unchanged.
Why not using Grandpa's traditional way?
Code:i VAR BYTE for i=0 to 15 PORTB.0 = i.0 PORTB.1 = i.1 PORTB.2 = i.2 PORTB.3 = i.3 NEXT i
mister_e's #5 code is indeed short. Now it keeps upper ones unchanged.
Last edited by sayzer; - 19th October 2006 at 04:23.
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Bookmarks