Hi, the attached macro will remove all whitespace characters from a highlighted string with auto copy/paste. Can someone help me modify it to also remove '+' and '-' from the string, for easily converting international phone numbers into just a numerical string? Thank you.
• Attachment [protected]: Remove all Whitespace Characters (with auto copy_paste).cfmacro [7,490 bytes]
Thank you! Could you actually change it to leave not just digits, but all alphanumeric characters? And to remove any punctuation, whitespace, line breaks, etc?
Hmm, I tried the macro. After importing, I opened the macro to edit it, and there is text in the 'Input' tab, but when I click 'Run Function', there is no output on the 'Output' tab. Is there output when you do this?
Despite this, when I assign the macro a hotkey, and try it on Notepad text, it does work. Should I not expect to see text on the 'Output' tab of the macro edit window? I'm running 6.0 beta 4. Thanks.