Kuba,
You are welcome.
Steve
Kuba,
You are welcome.
Steve
Steve Earl www.datageo.co.uk
What method? I explained what Steve has given you as an example.
Ioannis
Hi loannis,
now I understand you explanation.
Exist other method, how to send all array elements to LCD, after the completion loop, except my 1. Example?
Thanks
Kuba
Sorry for my english
With arrays the STR modifier is used to send without FOR-NEXT loop.
But in your case you need a second modifier and up to this moment this is not supported.
This does work: STR my_array\16 ' sends the first 16 bytes of the array my_array
This does not work: STR DEC my_array\16
But I wish sometime in the next update/upgrade it will be supported!
Ioannis
Last edited by Ioannis; - 9th May 2014 at 13:24.
Thanks loannis for your answer
Kuba
Bookmarks