-
Hi Bradley, <br>
<br>
We currently do not have that feature in our product but we do have a feature request in our database (AM-15751). We will make sure to update this thread when the enhancement has been added.
-
Hi Jiva,<br>
<br>
I do apologize for the frustration this has caused. I would suggest that you type in Automate before your search, this will help pull up the right topics. For example, when I search for a logon issue. I will search for "Automate logon"<br>
<br>
Let us know if this helps.
-
Hi Bradley,<br>
<br>
I apologize for the delayed response. Unfortunately Automate does not have specific Word actions however you can use interactive actions (i.e, move mouse to object, send keystrokes or copy and paste) to accomplish your request. <br>
<br>
Let us know if that works for you.
-
Hi Jaz,<br>
<br>
Did you try using a "Custom" filter in the file options? <br>
%DateAdd( "m", -12, CStr( Now() ))%<br>
<br>
Here is an example step<br>
<AMLOOP ACTIVITY="folder" FOLDER="Folder Name" MODE="folder" RESULTDATASET="dslist" ISOLDERTHAN="%DateAdd( &quot;m&quot;, -12, CStr( Now() ))%" /><br>