Hello,
I've been working on a script to automate a process that will reduce the amount of time I spend renaming files.
I'm new to VBS but I've come to a point where I can now automate incoming mail and time-stamp it the way I want (YYYY-MM-DD_(hhmmss) - ". I also have a module that deletes the time-stamp on a reply message and re-stamps it.
I'm experiencing an issue whereby immediate incoming messages do not follow the script. The script is executed correctly only after a second email bumps it down the queue. (This works but it's very annoying).
If I run the rule manually, it stamps the time on a recurring loop until there are no more characters left int he subject line.
Code is attached. Any help would be appreciated.
Mike
I've been working on a script to automate a process that will reduce the amount of time I spend renaming files.
I'm new to VBS but I've come to a point where I can now automate incoming mail and time-stamp it the way I want (YYYY-MM-DD_(hhmmss) - ". I also have a module that deletes the time-stamp on a reply message and re-stamps it.
I'm experiencing an issue whereby immediate incoming messages do not follow the script. The script is executed correctly only after a second email bumps it down the queue. (This works but it's very annoying).
If I run the rule manually, it stamps the time on a recurring loop until there are no more characters left int he subject line.
Code is attached. Any help would be appreciated.
Mike