Thanks for the help Henrik. I don't understand your code so I have some questions/comments:
1. I am still using 2.50. Is the top line (Values VAR BYTE[14]) wanting to use arraywrite? I'm assuming your code, if written out, would be Values.1, Values.2......
2. I already store the 14 byte sized variables into D1, D2, D3....D14. Could this be a direct substitution?
3. Your code states "Values[i]." The "i" would be 14 in this case?
4. Last question. When you put a # before the lowvalue and highvalue, what exactly is that doing?
Bookmarks