Hello,
I have downloaded all my mails into a single .txt file, all I would like to do now is use my regex code to parse the mails(.txt) and click the links.
I did it this way but it did not work:
-Step 1/Branch 1:
GET MACRO
{-File.GetBlock-|-C:\Documents and Settings\Administrator\Desktop\combined.txt-|--|-all-|-false-}
Branch 2:
GET MACRO
{-RegExp.RegExp-|-{-FieldData.FieldData-|-●8●0●5●9●9●5●-|-≡9≡9≡2≡0≡7≡1≡8≡2≡-}-|-(?<=\<br\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<br\>\<br\>)|(?<=\<BR\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<BR\>\<BR\>)|(?<=:\<br \/\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<br \/\>\<br \/\>)|(?<=browsers address bar:\<br\>).*(?=\<br\>\<br\>Thank you!)-|-0-}
I just cannot get it to work, could you please help me to find out what I have missed?
Thank you
BamBam
I have downloaded all my mails into a single .txt file, all I would like to do now is use my regex code to parse the mails(.txt) and click the links.
I did it this way but it did not work:
-Step 1/Branch 1:
GET MACRO
{-File.GetBlock-|-C:\Documents and Settings\Administrator\Desktop\combined.txt-|--|-all-|-false-}
Branch 2:
GET MACRO
{-RegExp.RegExp-|-{-FieldData.FieldData-|-●8●0●5●9●9●5●-|-≡9≡9≡2≡0≡7≡1≡8≡2≡-}-|-(?<=\<br\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<br\>\<br\>)|(?<=\<BR\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<BR\>\<BR\>)|(?<=:\<br \/\>\<a href \=).*(?=\>Click here to Confirm\<\/a\>\<br \/\>\<br \/\>)|(?<=browsers address bar:\<br\>).*(?=\<br\>\<br\>Thank you!)-|-0-}
I just cannot get it to work, could you please help me to find out what I have missed?
Thank you
BamBam