I have a project that executes something at form_load, then 60 seconds later the project closes itself with the "unload me" command in timer section.

I want to make a variation where upon form load, it repeats the action every 10 minutes non-stop until I terminate the executable.

I want something like this:


- open the form
- loop the next two actions indefinetely
- run the task
- count 15 minutes