> Thank you! glad to help
> But what is back-tick? It, on US keyboards, usually shares the same key as the tilde ("~"). A "reverse-apostrophe" if you will: ` instead of ' (no those aren't specs of dust on your screen...the top one is a backtick/back-apostrophe that you're interested in, and the bottom one is a regular apostrophe) The backtick is ascii character 0x60 while the apostrophe is 0x27 HTH, -tim