How to? Add date/time to custom tpipe based BTM

Apr 2, 2011
1,628
15
55
North Carolina, USA
I would like to add the last run date/time to filter out files that have already been processed - on the line from the attached BTM:

for %fn in (*.eml *.lst *.txt) (

but not sure how best to do it. I would aloso think it would be a user registry variable - like

SET EMailAddrsRunTime=%_DATETIME

then the contents is used to filter out files earlier then that date/time....
 

Attachments

  • EMailAddrs.btm
    1.3 KB · Views: 592

Similar threads