CODE:
string Text;
loadsymbolbase ("F:\Soft\Kibor\script\base.sib");
int a=1;
while (a==1){
test();
sleep(200);
}
function(test){
double kor_test=0;
readtext (NUM, #Text, 33, 1, 50, -1, -1, -1, -1, 0, 50, 327, 912, 349, 924, -1);
kor_test=symbolcorrect(kor_test);
}
string Text;
loadsymbolbase ("F:\Soft\Kibor\script\base.sib");
int a=1;
while (a==1){
test();
sleep(200);
}
function(test){
double kor_test=0;
readtext (NUM, #Text, 33, 1, 50, -1, -1, -1, -1, 0, 50, 327, 912, 349, 924, -1);
kor_test=symbolcorrect(kor_test);
}