in reply to Reading hex data
We need to know how those are encoded in your data. Are they octets representing ASCII characters or are they 32-bit binary words? Your expressions for the start and stop strings contain ten and eight characters, respectively, so assumptions are hard to make.
Take a look at the index function. It could work in either case, so long as the search substring used the same encoding as the data.
After Compline,
Zaxo
|
|---|