Exemple
// set up PS ECLPS ps = new ECLPS('A'); // do the wait BOOL waitOK = ps.WaitForStringInRect("LOGON",1,1,23,80); // do the processing for the screen
// set up PS ECLPS ps = new ECLPS('A'); // do the wait BOOL waitOK = ps.WaitForStringInRect("LOGON",1,1,23,80); // do the processing for the screen