Like this ?
Code:array var word [5] C var byte Temp Var word for c = 0 to 5 Temp = array[C] if temp.highbyte = 0 then gosub Compute next c
Like this ?
Code:array var word [5] C var byte Temp Var word for c = 0 to 5 Temp = array[C] if temp.highbyte = 0 then gosub Compute next c
Last edited by sayzer; - 14th September 2006 at 12:13.
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Bookmarks