On May 8, 2012, at 8:35 PM, Milosz Tanski wrote: > I'm sure I'm doing something > stupid here. Can someone help me understand what's wrong?
Unless there was a copy/paste error in your message, this may be a clue: > 0x000000000000000000000000000000004effa200 > 0x000000000000000000000000000000004f00f3800 Your stop string has an odd number of hex digits. I don’t know how that would be parsed, but probably not the way you intended. joe
