Sheri wrote: > I've posted version 3.2 of the Code Accelerator script.
Wow, I had skipped version 3.1 and now I see how much better version 3.2 looks (and behaves). You've put a lot of attention to details, it has paid off. > Enjoy and please let me if you hit any snags. Not a snag, just a question. Is there a way to search for typed characters anywhere in the string? Right now CA anchors the search at character position 1, so if I type "fo" looking for "format" I get "for", while "*Format" would be an obvious match for me - but it isn't matched because its first character is "*".
