While the 18F's can have very large arrays, the STR function of SERIN, HSERIN etc, can only receive 255 bytes.
To get around this limitation you can just use multiple STR's in the xSERxxx command. For instance...HTH,Code:HSERIN [STR MyArray\255, STR MyArray(255)\255, STR MyArray(510)\295]
DT
Why not? Oops OK, but you get the idea.
Fix it for me skimask
<br>
DT
I meant, fix the Statement, not the post.
It's your quiz for the day.![]()
DT
Skimask and Darrel,
Thanks. I'm sorry about not posting the code. I didn't have it with me when I posted the question. Thankfully, you've answered it before I had a chance to. I'll check it out in the morning.
I appreciate the rapid response. Have a great night.
Sam
Bookmarks