ID:2287310
Aug 25 2017, 4:46 pm
|
|
Is there a way to automatically repeat running the .url command? Say if the server wasn't up and I wanted to have a program running that repeatedly connected to it until it appeared. Is there a way to do this in dream maker? I've tried something similar before with mixed results, but it was a long time ago and I no longer remember how I did it.
|
Aug 26 2017, 5:38 pm
|
|
Send a page to a hidden browser containing javascript that uses client-side winget to get the current url periodically. You can then use client-side winsets to call to the url command.
|