Code: Select all
var macro;
macro = "CODE:";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB CLOSE" + "\n";
iimPlay(macro)
Code: Select all
var macro;
macro = "CODE:";
macro += "TAB CLOSEALLOTHERS" + "\n";
macro += "TAB CLOSE" + "\n";
iimPlay(macro)
Code: Select all
TAB CLOSEALLOTHERS
TAB CLOSE
Code: Select all
...
WAIT SECONDS=1
TAB CLOSE