Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
is it possible to perform a ping to a server and if successful carry on with the script, if not successful then loop back to the beginning.
so basically the script will run when the ping works but it will keep trying until then.
is that possible?