File indexing completed on 2024-11-24 03:39:35

0001 v.setCursorPosition(0, 24);
0002 v.enter();
0003 v.type("ok;");
0004 
0005 v.setCursorPosition(2, 10);
0006 v.enter();
0007 v.type("ok;");