1600cals Posted January 25, 2008 Report Share Posted January 25, 2008 Hello all, I love ME but some of its capabilities are above me. I've read about 60 pages and it has helped, but I still haven't found the *exact* solution to my problem. NEED: Extract URL's/emails from thousands of emails and compare them to certain criteria, like if they contain "aa" or "body" or something like that. QUESTION: So, how do I parse either the contents of a clipboard OR file for all the URL's (and filter them by criteria) and write to a file? I can take care of the loop and everything else, but the parsing and filtering is the extremely hard part for me. Quote Link to comment Share on other sites More sharing options...
Cory Posted January 29, 2008 Report Share Posted January 29, 2008 Personally I would stick it all in a string variable and look for the HTML tags and use the Copy Part of Text as well as the Delete Part of Text to chew thru the string variable. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.