Step 1 - Setting Repeat_Time

We first specify the script’s repeating frequency.  We will repeat the check every minute.  This means that a new file arriving just as we finish the script may wait up to 1 minute to be processed.

1.     Type :rep in the empty script window.  Press Enter.  The Repeat_Time form is displayed.

2.     Drop the Period box and select Minutes.

3.     The Time box should contain a 1.  Click OK.

4.     A Repeat_Time command has been entered into the script.