in reply to Re: s/// only replacing most of the time...
in thread s/// only replacing most of the time...
One thing I noticed though, was the output of your code:
It shows the TTT bit matching to 6-9 and 9-12. Ideally, I would need that to match 6-9, 7-10, 8-11, and 9-12. No biggie though. Let me play around with it a bit, and see how it works.TTT = 0 3 TTT = 6 9 TTT = 9 12 DDD = 3 6 TD = 2 4 TTTTTT = 6 12
Thanks
Matt
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: s/// only replacing most of the time...
by suaveant (Parson) on May 29, 2007 at 17:05 UTC |