Trying to split up long hex string
807607Dec 4 2006 — edited Dec 7 2006Hi,
I am just starting a project which will require splitting up of a long hex string into packets which range from 1 byte to 6 bytes which will then be stored in different locations. Could anyone give me any pointers on where to look to acheive this. I was thinking about using a factory method, but I don't know how to implement it.
tia
Dave