in reply to Re Execute Lines of Code

Depending on what you are doing, redo might be a better fit.,
LOOP: { try something; if (!success) { wait; redo; } }

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.