--- In [email protected], "dedebaykus" <dedebay...@...> wrote:
>
> 
> It does not crash during the first run but it seems to crash around
> the near end of *wait 780000

A lengthy simple wait is never a good idea but if you check the
documentation you will find that n in "*wait n" is a number of minutes
not to exceed 30.

Possibly what you want is to schedule the program to run every 15
minutes, and use autorun command list to set up what gets done
whenever that program first opens.

Reply via email to