TE_wait_text("Enter Name ", 90);
TE_wait_cursor(12, 7, 100, 90);
TE_type("01.."); -> (Value changes for each iteration)
TE_type("<kTab>");
New to RTE scripting , Can any one please help
TE_wait_text("Enter Name ", 90);
TE_wait_cursor(12, 7, 100, 90);
TE_type("01.."); -> (Value changes for each iteration)
TE_type("<kTab>");
New to RTE scripting , Can any one please help